Hirola sports-library

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

License

License

GroupId

GroupId

de.hirola
ArtifactId

ArtifactId

sports-library
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Hirola sports-library
A java library for sport apps. Use the kinto-java library.
Project URL

Project URL

https://github.com/hiroladev/sports-library
Source Code Management

Source Code Management

https://github.com/hiroladev/sports-library

Download sports-library

How to add to project

<!-- 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"]

Dependencies

provided (3)

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

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.3
0.0.2
0.0.1