GroupId | GroupIdio.github.honeycomb-cheesecake |
---|---|
ArtifactId | ArtifactIdplay-silhouette-totp_2.13 |
Version | Version7.0.5 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.github.honeycomb-cheesecake/play-silhouette-totp_2.13/ -->
<dependency>
<groupId>io.github.honeycomb-cheesecake</groupId>
<artifactId>play-silhouette-totp_2.13</artifactId>
<version>7.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.honeycomb-cheesecake/play-silhouette-totp_2.13/
implementation 'io.github.honeycomb-cheesecake:play-silhouette-totp_2.13:7.0.5'
// https://jarcasting.com/artifacts/io.github.honeycomb-cheesecake/play-silhouette-totp_2.13/
implementation ("io.github.honeycomb-cheesecake:play-silhouette-totp_2.13:7.0.5")
'io.github.honeycomb-cheesecake:play-silhouette-totp_2.13:jar:7.0.5'
<dependency org="io.github.honeycomb-cheesecake" name="play-silhouette-totp_2.13" rev="7.0.5">
<artifact name="play-silhouette-totp_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.honeycomb-cheesecake', module='play-silhouette-totp_2.13', version='7.0.5')
)
libraryDependencies += "io.github.honeycomb-cheesecake" % "play-silhouette-totp_2.13" % "7.0.5"
[io.github.honeycomb-cheesecake/play-silhouette-totp_2.13 "7.0.5"]