| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаio.github.vvk78.perceptnet.commons |
| Идентификатор | Идентификаторcommons-api |
| Версия | Версия1.3.0 |
| Тип | Типjar |
| Описание |
ОписаниеSet of common utilities and tools used in perceptnet
|
| Имя Файла | Размер |
|---|---|
| commons-api-1.3.0.pom | |
| commons-api-1.3.0.jar | 5 KB |
| commons-api-1.3.0-sources.jar | 4 KB |
| commons-api-1.3.0-javadoc.jar | 35 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.vvk78.perceptnet.commons/commons-api/ -->
<dependency>
<groupId>io.github.vvk78.perceptnet.commons</groupId>
<artifactId>commons-api</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.vvk78.perceptnet.commons/commons-api/
implementation 'io.github.vvk78.perceptnet.commons:commons-api:1.3.0'
// https://jarcasting.com/artifacts/io.github.vvk78.perceptnet.commons/commons-api/
implementation ("io.github.vvk78.perceptnet.commons:commons-api:1.3.0")
'io.github.vvk78.perceptnet.commons:commons-api:jar:1.3.0'
<dependency org="io.github.vvk78.perceptnet.commons" name="commons-api" rev="1.3.0">
<artifact name="commons-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.vvk78.perceptnet.commons', module='commons-api', version='1.3.0')
)
libraryDependencies += "io.github.vvk78.perceptnet.commons" % "commons-api" % "1.3.0"
[io.github.vvk78.perceptnet.commons/commons-api "1.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.vvk78.perceptnet.commons : utils | jar | 1.3.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.21 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.8.21 |
| com.google.guava : guava | jar | 22.0 |