is not current version
Last Version 1.14.5

me.geso:tinyorm 1.11.0.rc1

tinyorm

Categories

Categories

ORM Data
GroupId

GroupId

me.geso
ArtifactId

ArtifactId

tinyorm
Version

Version

1.11.0.rc1
Type

Type

jar

Download tinyorm 1.11.0.rc1


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