is not current version
Last Version 0.0.27

io.mateu:mdd-j2ee 0.0.26

security api

GroupId

GroupId

io.mateu
ArtifactId

ArtifactId

mdd-j2ee
Version

Version

0.0.26
Type

Type

jar

Download mdd-j2ee 0.0.26


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