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