is not current version
Last Version 0.2.1

io.github.xanderwang:notnullgson 0.2.0

not null gson

Categories

Categories

Gson Data JSON
GroupId

GroupId

io.github.xanderwang
ArtifactId

ArtifactId

notnullgson
Version

Version

0.2.0
Type

Type

jar

Download notnullgson 0.2.0


<!-- https://jarcasting.com/artifacts/io.github.xanderwang/notnullgson/ -->
<dependency>
    <groupId>io.github.xanderwang</groupId>
    <artifactId>notnullgson</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.xanderwang/notnullgson/
implementation 'io.github.xanderwang:notnullgson:0.2.0'
// https://jarcasting.com/artifacts/io.github.xanderwang/notnullgson/
implementation ("io.github.xanderwang:notnullgson:0.2.0")
'io.github.xanderwang:notnullgson:jar:0.2.0'
<dependency org="io.github.xanderwang" name="notnullgson" rev="0.2.0">
  <artifact name="notnullgson" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.xanderwang', module='notnullgson', version='0.2.0')
)
libraryDependencies += "io.github.xanderwang" % "notnullgson" % "0.2.0"
[io.github.xanderwang/notnullgson "0.2.0"]