is not current version
Last Version 0.2.1

se.l4.aurochs:aurochs-statelog 0.2.0


GroupId

GroupId

se.l4.aurochs
ArtifactId

ArtifactId

aurochs-statelog
Version

Version

0.2.0
Type

Type

jar

Download aurochs-statelog 0.2.0


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