is not current version
Last Version 0.9.1

com.github.martinhaeusler:chronos 0.7.3

Versioned data storage, embeddable and easy to use.

GroupId

GroupId

com.github.martinhaeusler
ArtifactId

ArtifactId

chronos
Version

Version

0.7.3
Type

Type

jar

Download chronos 0.7.3


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