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