is not current version
Last Version 1.1.2

de.hirola:sportslibrary 1.1.

A java library for sport apps. Use the kinto-java library.

GroupId

GroupId

de.hirola
ArtifactId

ArtifactId

sportslibrary
Version

Version

1.1.
Type

Type

jar

Download sportslibrary 1.1.


<!-- https://jarcasting.com/artifacts/de.hirola/sportslibrary/ -->
<dependency>
    <groupId>de.hirola</groupId>
    <artifactId>sportslibrary</artifactId>
    <version>1.1.</version>
</dependency>
// https://jarcasting.com/artifacts/de.hirola/sportslibrary/
implementation 'de.hirola:sportslibrary:1.1.'
// https://jarcasting.com/artifacts/de.hirola/sportslibrary/
implementation ("de.hirola:sportslibrary:1.1.")
'de.hirola:sportslibrary:jar:1.1.'
<dependency org="de.hirola" name="sportslibrary" rev="1.1.">
  <artifact name="sportslibrary" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.hirola', module='sportslibrary', version='1.1.')
)
libraryDependencies += "de.hirola" % "sportslibrary" % "1.1."
[de.hirola/sportslibrary "1.1."]