| Группа | Группаcom.github.tix320 |
|---|---|
| Идентификатор | Идентификаторsonder |
| Версия | Версия0.19.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| sonder-0.19.0.pom | |
| sonder-0.19.0.jar | 151 KB |
| sonder-0.19.0-sources.jar | 71 KB |
| sonder-0.19.0-javadoc.jar | 591 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.tix320/sonder/ -->
<dependency>
<groupId>com.github.tix320</groupId>
<artifactId>sonder</artifactId>
<version>0.19.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tix320/sonder/
implementation 'com.github.tix320:sonder:0.19.0'
// https://jarcasting.com/artifacts/com.github.tix320/sonder/
implementation ("com.github.tix320:sonder:0.19.0")
'com.github.tix320:sonder:jar:0.19.0'
<dependency org="com.github.tix320" name="sonder" rev="0.19.0">
<artifact name="sonder" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tix320', module='sonder', version='0.19.0')
)
libraryDependencies += "com.github.tix320" % "sonder" % "0.19.0"
[com.github.tix320/sonder "0.19.0"]