is not current version
Last Version 1.14.5

me.geso:tinyorm 0.32.0

tinyorm

Categories

Categories

ORM Data
GroupId

GroupId

me.geso
ArtifactId

ArtifactId

tinyorm
Version

Version

0.32.0
Type

Type

jar

Download tinyorm 0.32.0


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