GroupId | GroupIdio.github.kag0 |
---|---|
ArtifactId | ArtifactIdninny-play-compat_2.13 |
Version | Version0.2.12 |
Type | Typejar |
Filename | Size |
---|---|
ninny-play-compat_2.13-0.2.12.pom | |
ninny-play-compat_2.13-0.2.12.jar | 19 KB |
ninny-play-compat_2.13-0.2.12-sources.jar | 995 bytes |
ninny-play-compat_2.13-0.2.12-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.kag0/ninny-play-compat_2.13/ -->
<dependency>
<groupId>io.github.kag0</groupId>
<artifactId>ninny-play-compat_2.13</artifactId>
<version>0.2.12</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.kag0/ninny-play-compat_2.13/
implementation 'io.github.kag0:ninny-play-compat_2.13:0.2.12'
// https://jarcasting.com/artifacts/io.github.kag0/ninny-play-compat_2.13/
implementation ("io.github.kag0:ninny-play-compat_2.13:0.2.12")
'io.github.kag0:ninny-play-compat_2.13:jar:0.2.12'
<dependency org="io.github.kag0" name="ninny-play-compat_2.13" rev="0.2.12">
<artifact name="ninny-play-compat_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.kag0', module='ninny-play-compat_2.13', version='0.2.12')
)
libraryDependencies += "io.github.kag0" % "ninny-play-compat_2.13" % "0.2.12"
[io.github.kag0/ninny-play-compat_2.13 "0.2.12"]