is not current version
Last Version 0.18.0

io.github.ulisse1996:jaorm-test 0.16.0


Categories

Categories

ORM Data
GroupId

GroupId

io.github.ulisse1996
ArtifactId

ArtifactId

jaorm-test
Version

Version

0.16.0
Type

Type

jar

Download jaorm-test 0.16.0


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