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