GroupId | GroupIdio.github.stscoundrel |
---|---|
ArtifactId | ArtifactIdriimut |
Version | Version0.3.0 |
Type | Typejar |
Filename | Size |
---|---|
riimut-0.3.0.pom | |
riimut-0.3.0.jar | 17 KB |
riimut-0.3.0-sources.jar | 7 KB |
riimut-0.3.0-javadoc.jar | 420 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.stscoundrel/riimut/ -->
<dependency>
<groupId>io.github.stscoundrel</groupId>
<artifactId>riimut</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.stscoundrel/riimut/
implementation 'io.github.stscoundrel:riimut:0.3.0'
// https://jarcasting.com/artifacts/io.github.stscoundrel/riimut/
implementation ("io.github.stscoundrel:riimut:0.3.0")
'io.github.stscoundrel:riimut:jar:0.3.0'
<dependency org="io.github.stscoundrel" name="riimut" rev="0.3.0">
<artifact name="riimut" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.stscoundrel', module='riimut', version='0.3.0')
)
libraryDependencies += "io.github.stscoundrel" % "riimut" % "0.3.0"
[io.github.stscoundrel/riimut "0.3.0"]