is not current version
Last Version 1.6.0

io.github.ulisse1996:jaorm-tools 0.34.0


Categories

Categories

ORM Data
GroupId

GroupId

io.github.ulisse1996
ArtifactId

ArtifactId

jaorm-tools
Version

Version

0.34.0
Type

Type

pom

Download jaorm-tools 0.34.0

Filename Size
jaorm-tools-0.34.0.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.ulisse1996/jaorm-tools/ -->
<dependency>
    <groupId>io.github.ulisse1996</groupId>
    <artifactId>jaorm-tools</artifactId>
    <version>0.34.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ulisse1996/jaorm-tools/
implementation 'io.github.ulisse1996:jaorm-tools:0.34.0'
// https://jarcasting.com/artifacts/io.github.ulisse1996/jaorm-tools/
implementation ("io.github.ulisse1996:jaorm-tools:0.34.0")
'io.github.ulisse1996:jaorm-tools:pom:0.34.0'
<dependency org="io.github.ulisse1996" name="jaorm-tools" rev="0.34.0">
  <artifact name="jaorm-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.ulisse1996', module='jaorm-tools', version='0.34.0')
)
libraryDependencies += "io.github.ulisse1996" % "jaorm-tools" % "0.34.0"
[io.github.ulisse1996/jaorm-tools "0.34.0"]