| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.hirola |
| Идентификатор | Идентификаторsports-library |
| Версия | Версия0.0.3 |
| Тип | Типjar |
| Описание |
ОписаниеHirola sports-library
A java library for sport apps. Use the kinto-java library.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| sports-library-0.0.3.pom | |
| sports-library-0.0.3.jar | 51 KB |
| sports-library-0.0.3-sources.jar | 35 KB |
| sports-library-0.0.3-javadoc.jar | 613 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.hirola/sports-library/ -->
<dependency>
<groupId>de.hirola</groupId>
<artifactId>sports-library</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.hirola/sports-library/
implementation 'de.hirola:sports-library:0.0.3'
// https://jarcasting.com/artifacts/de.hirola/sports-library/
implementation ("de.hirola:sports-library:0.0.3")
'de.hirola:sports-library:jar:0.0.3'
<dependency org="de.hirola" name="sports-library" rev="0.0.3">
<artifact name="sports-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.hirola', module='sports-library', version='0.0.3')
)
libraryDependencies += "de.hirola" % "sports-library" % "0.0.3"
[de.hirola/sports-library "0.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| de.hirola : kinto-java | jar | 0.0.3 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.1 |
| org.jetbrains : annotations | jar | 22.0.0 |
| android » android | jar | 27 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |