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