is not current version
Last Version 1.0.0

com.github.martinhaeusler:org.chronos.common.testing 0.5.4

Versioned data storage, embeddable and easy to use.

GroupId

GroupId

com.github.martinhaeusler
ArtifactId

ArtifactId

org.chronos.common.testing
Version

Version

0.5.4
Type

Type

jar

Download org.chronos.common.testing 0.5.4


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