is not current version
Last Version 0.0.27

io.mateu:mdd-showcase 0.0.19

security api

GroupId

GroupId

io.mateu
ArtifactId

ArtifactId

mdd-showcase
Version

Version

0.0.19
Type

Type

war

Download mdd-showcase 0.0.19


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