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