is not current version
Last Version 1.0.7

io.mateu:showcase-app 1.0.4

security api

GroupId

GroupId

io.mateu
ArtifactId

ArtifactId

showcase-app
Version

Version

1.0.4
Type

Type

jar

Download showcase-app 1.0.4


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