is not current version
Last Version 0.0.23

io.mateu:mdd-core 0.0.19

security api

GroupId

GroupId

io.mateu
ArtifactId

ArtifactId

mdd-core
Version

Version

0.0.19
Type

Type

jar

Download mdd-core 0.0.19


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