Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdio.github.ulisse1996 |
ArtifactId | ArtifactIdjaorm-test |
Version | Version0.13.1 |
Type | Typejar |
Filename | Size |
---|---|
jaorm-test-0.13.1.pom | |
jaorm-test-0.13.1.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.ulisse1996/jaorm-test/ -->
<dependency>
<groupId>io.github.ulisse1996</groupId>
<artifactId>jaorm-test</artifactId>
<version>0.13.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ulisse1996/jaorm-test/
implementation 'io.github.ulisse1996:jaorm-test:0.13.1'
// https://jarcasting.com/artifacts/io.github.ulisse1996/jaorm-test/
implementation ("io.github.ulisse1996:jaorm-test:0.13.1")
'io.github.ulisse1996:jaorm-test:jar:0.13.1'
<dependency org="io.github.ulisse1996" name="jaorm-test" rev="0.13.1">
<artifact name="jaorm-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ulisse1996', module='jaorm-test', version='0.13.1')
)
libraryDependencies += "io.github.ulisse1996" % "jaorm-test" % "0.13.1"
[io.github.ulisse1996/jaorm-test "0.13.1"]