не последняя версия
Последняя версия 0.1.22

com.github.tix320:nimble 0.1.13

OS Utility Library

Группа

Группа

com.github.tix320
Идентификатор

Идентификатор

nimble
Версия

Версия

0.1.13
Тип

Тип

jar

Скачать nimble 0.1.13


<!-- https://jarcasting.com/artifacts/com.github.tix320/nimble/ -->
<dependency>
    <groupId>com.github.tix320</groupId>
    <artifactId>nimble</artifactId>
    <version>0.1.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tix320/nimble/
implementation 'com.github.tix320:nimble:0.1.13'
// https://jarcasting.com/artifacts/com.github.tix320/nimble/
implementation ("com.github.tix320:nimble:0.1.13")
'com.github.tix320:nimble:jar:0.1.13'
<dependency org="com.github.tix320" name="nimble" rev="0.1.13">
  <artifact name="nimble" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tix320', module='nimble', version='0.1.13')
)
libraryDependencies += "com.github.tix320" % "nimble" % "0.1.13"
[com.github.tix320/nimble "0.1.13"]