is not current version
Last Version 1.0.1

io.mcarle:strix 1.0.0

A lightweight and simple transaction library

GroupId

GroupId

io.mcarle
ArtifactId

ArtifactId

strix
Version

Version

1.0.0
Type

Type

jar

Download strix 1.0.0


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