| Категории |
КатегорииUtility Универсальные библиотеки |
|---|---|
| Группа | Группаorg.defne |
| Идентификатор | Идентификаторdefne-utility |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеDefne :: Defne Utilities
Contains Defne utility
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикMechSoft Mechanical and Software Solutions |
| Имя Файла | Размер |
|---|---|
| defne-utility-1.0.1.pom | |
| defne-utility-1.0.1.jar | 28 KB |
| defne-utility-1.0.1-sources.jar | 18 KB |
| defne-utility-1.0.1-javadoc.jar | 108 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.defne/defne-utility/ -->
<dependency>
<groupId>org.defne</groupId>
<artifactId>defne-utility</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.defne/defne-utility/
implementation 'org.defne:defne-utility:1.0.1'
// https://jarcasting.com/artifacts/org.defne/defne-utility/
implementation ("org.defne:defne-utility:1.0.1")
'org.defne:defne-utility:jar:1.0.1'
<dependency org="org.defne" name="defne-utility" rev="1.0.1">
<artifact name="defne-utility" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.defne', module='defne-utility', version='1.0.1')
)
libraryDependencies += "org.defne" % "defne-utility" % "1.0.1"
[org.defne/defne-utility "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.5 |