is not current version
Last Version 1.0.5

io.mateu:showcase-model 1.0.4

security api

GroupId

GroupId

io.mateu
ArtifactId

ArtifactId

showcase-model
Version

Version

1.0.4
Type

Type

jar

Download showcase-model 1.0.4


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