Files download
File Operation
notnullgson-0.2.1.jar download
notnullgson-0.2.1.pom download
notnullgson-0.2.1-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.xanderwang</groupId>
  <artifactId>notnullgson</artifactId>
  <version>0.2.1</version>
</dependency>
Gradle Groovy
implementation 'io.github.xanderwang:notnullgson:0.2.1'
Gradle Kotlin
implementation("io.github.xanderwang:notnullgson:0.2.1")
Scala SBT
libraryDependencies += "io.github.xanderwang" % "notnullgson" % "0.2.1"
Groovy Grape
@Grapes(
  @Grab(group='io.github.xanderwang', module='notnullgson', version='0.2.1')
)
Apache Ivy
<dependency org="io.github.xanderwang" name="notnullgson" rev="0.2.1" />
Leiningen
[io.github.xanderwang/notnullgson "0.2.1"]
Apache Buildr
'io.github.xanderwang:notnullgson:jar:0.2.1'
Dependencies