| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.jalasoft |
| Идентификатор | ИдентификаторJalasoftUtils |
| Версия | Версия1.0.4 |
| Тип | Типjar |
| Описание |
Описаниеcom.github.jalasoft:JalasoftUtils
A collection of utility classes that might be useful.
|
| Имя Файла | Размер |
|---|---|
| JalasoftUtils-1.0.4.pom | |
| JalasoftUtils-1.0.4.jar | 44 KB |
| JalasoftUtils-1.0.4-sources.jar | 23 KB |
| JalasoftUtils-1.0.4-javadoc.jar | 195 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.jalasoft/JalasoftUtils/ -->
<dependency>
<groupId>com.github.jalasoft</groupId>
<artifactId>JalasoftUtils</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jalasoft/JalasoftUtils/
implementation 'com.github.jalasoft:JalasoftUtils:1.0.4'
// https://jarcasting.com/artifacts/com.github.jalasoft/JalasoftUtils/
implementation ("com.github.jalasoft:JalasoftUtils:1.0.4")
'com.github.jalasoft:JalasoftUtils:jar:1.0.4'
<dependency org="com.github.jalasoft" name="JalasoftUtils" rev="1.0.4">
<artifact name="JalasoftUtils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jalasoft', module='JalasoftUtils', version='1.0.4')
)
libraryDependencies += "com.github.jalasoft" % "JalasoftUtils" % "1.0.4"
[com.github.jalasoft/JalasoftUtils "1.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.typesafe : config | jar | 1.3.0 |
| org.yaml : snakeyaml | jar | 1.17 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.8 |