is not current version
Last Version 1.0.0

com.github.martinhaeusler:org.chronos.common 0.9.1

Versioned data storage, embeddable and easy to use.

GroupId

GroupId

com.github.martinhaeusler
ArtifactId

ArtifactId

org.chronos.common
Version

Version

0.9.1
Type

Type

jar

Download org.chronos.common 0.9.1


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