| Категории |
КатегорииGson Данные JSON |
|---|---|
| Группа | Группаspace.arim.dazzleconf |
| Идентификатор | Идентификаторdazzleconf-ext-gson |
| Версия | Версия1.2.0-M1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| dazzleconf-ext-gson-1.2.0-M1.pom | |
| dazzleconf-ext-gson-1.2.0-M1.jar | 7 KB |
| dazzleconf-ext-gson-1.2.0-M1-sources.jar | 6 KB |
| dazzleconf-ext-gson-1.2.0-M1-javadoc.jar | 125 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/space.arim.dazzleconf/dazzleconf-ext-gson/ -->
<dependency>
<groupId>space.arim.dazzleconf</groupId>
<artifactId>dazzleconf-ext-gson</artifactId>
<version>1.2.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/space.arim.dazzleconf/dazzleconf-ext-gson/
implementation 'space.arim.dazzleconf:dazzleconf-ext-gson:1.2.0-M1'
// https://jarcasting.com/artifacts/space.arim.dazzleconf/dazzleconf-ext-gson/
implementation ("space.arim.dazzleconf:dazzleconf-ext-gson:1.2.0-M1")
'space.arim.dazzleconf:dazzleconf-ext-gson:jar:1.2.0-M1'
<dependency org="space.arim.dazzleconf" name="dazzleconf-ext-gson" rev="1.2.0-M1">
<artifact name="dazzleconf-ext-gson" type="jar" />
</dependency>
@Grapes(
@Grab(group='space.arim.dazzleconf', module='dazzleconf-ext-gson', version='1.2.0-M1')
)
libraryDependencies += "space.arim.dazzleconf" % "dazzleconf-ext-gson" % "1.2.0-M1"
[space.arim.dazzleconf/dazzleconf-ext-gson "1.2.0-M1"]