is not current version
Last Version 1.0.5

com.github.kuros:random-jpa 0.1.2


GroupId

GroupId

com.github.kuros
ArtifactId

ArtifactId

random-jpa
Version

Version

0.1.2
Type

Type

jar

Download random-jpa 0.1.2


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