is not current version
Last Version 0.6.0

me.geso:mech2 0.5.0

mech2

Categories

Categories

H2 Data Databases
GroupId

GroupId

me.geso
ArtifactId

ArtifactId

mech2
Version

Version

0.5.0
Type

Type

jar

Download mech2 0.5.0


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