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