Dependency Management
Maven
<groupId>io.nullables.api.playground</groupId>
<artifactId>objectmappers-all</artifactId>
<version>0.1.0-SNAPSHOT</version>Gradle
compile 'io.nullables.api.playground:objectmappers-all:0.1.0-SNAPSHOT'Last updated