is not current version
Last Version 0.0.21

io.mateu:mdd-jpa 0.0.16

security api

GroupId

GroupId

io.mateu
ArtifactId

ArtifactId

mdd-jpa
Version

Version

0.0.16
Type

Type

jar

Download mdd-jpa 0.0.16


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