| Категории |
КатегорииJSON Данные |
|---|---|
| Группа | Группаcom.tethys-json |
| Идентификатор | Идентификаторtethys-core_2.12 |
| Версия | Версия0.6.3 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| tethys-core_2.12-0.6.3.pom | |
| tethys-core_2.12-0.6.3.jar | 354 KB |
| tethys-core_2.12-0.6.3-sources.jar | 22 KB |
| tethys-core_2.12-0.6.3-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.tethys-json/tethys-core_2.12/ -->
<dependency>
<groupId>com.tethys-json</groupId>
<artifactId>tethys-core_2.12</artifactId>
<version>0.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.tethys-json/tethys-core_2.12/
implementation 'com.tethys-json:tethys-core_2.12:0.6.3'
// https://jarcasting.com/artifacts/com.tethys-json/tethys-core_2.12/
implementation ("com.tethys-json:tethys-core_2.12:0.6.3")
'com.tethys-json:tethys-core_2.12:jar:0.6.3'
<dependency org="com.tethys-json" name="tethys-core_2.12" rev="0.6.3">
<artifact name="tethys-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tethys-json', module='tethys-core_2.12', version='0.6.3')
)
libraryDependencies += "com.tethys-json" % "tethys-core_2.12" % "0.6.3"
[com.tethys-json/tethys-core_2.12 "0.6.3"]