| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.tix320 |
| Идентификатор | Идентификаторnimble |
| Версия | Версия0.1.22 |
| Тип | Типjar |
| Описание |
ОписаниеNimble
OS Utility Library
|
| Имя Файла | Размер |
|---|---|
| nimble-0.1.22.pom | |
| nimble-0.1.22.jar | 19 KB |
| nimble-0.1.22-sources.jar | 11 KB |
| nimble-0.1.22-javadoc.jar | 149 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.tix320/nimble/ -->
<dependency>
<groupId>com.github.tix320</groupId>
<artifactId>nimble</artifactId>
<version>0.1.22</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tix320/nimble/
implementation 'com.github.tix320:nimble:0.1.22'
// https://jarcasting.com/artifacts/com.github.tix320/nimble/
implementation ("com.github.tix320:nimble:0.1.22")
'com.github.tix320:nimble:jar:0.1.22'
<dependency org="com.github.tix320" name="nimble" rev="0.1.22">
<artifact name="nimble" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tix320', module='nimble', version='0.1.22')
)
libraryDependencies += "com.github.tix320" % "nimble" % "0.1.22"
[com.github.tix320/nimble "0.1.22"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.7.1 |