| Категории |
КатегорииGson Данные JSON |
|---|---|
| Группа | Группаio.github.xanderwang |
| Идентификатор | Идентификаторnotnullgson |
| Версия | Версия0.2.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| notnullgson-0.2.0.pom | |
| notnullgson-0.2.0.jar | 11 KB |
| notnullgson-0.2.0-sources.jar | 4 KB |
| notnullgson-0.2.0-javadoc.jar | 34 KB |
| Обзор |
<!-- 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"]