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