is not current version
Last Version 1.1.2

de.hirola:sportslibrary 0.0.1

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

GroupId

GroupId

de.hirola
ArtifactId

ArtifactId

sportslibrary
Version

Version

0.0.1
Type

Type

jar

Download sportslibrary 0.0.1


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