| License |
License |
|---|---|
| GroupId | GroupIdde.hirola |
| ArtifactId | ArtifactIdsports-library |
| Version | Version0.0.4 |
| Type | Typejar |
| Description |
DescriptionHirola sports-library
A java library for sport apps. Use the kinto-java library.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sports-library-0.0.4.pom | |
| sports-library-0.0.4.jar | 46 KB |
| sports-library-0.0.4-sources.jar | 34 KB |
| sports-library-0.0.4-javadoc.jar | 583 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |