| License |
License |
|---|---|
| GroupId | GroupIdio.github.stscoundrel |
| ArtifactId | ArtifactIdriimut |
| Last Version | Last Version0.3.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionriimut
Transform latin letters to runes and vice versa.
|
| Filename | Size |
|---|---|
| riimut-0.3.1.pom | |
| riimut-0.3.1.jar | 17 KB |
| riimut-0.3.1-sources.jar | 7 KB |
| riimut-0.3.1-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.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.stscoundrel/riimut/
implementation 'io.github.stscoundrel:riimut:0.3.1'
// https://jarcasting.com/artifacts/io.github.stscoundrel/riimut/
implementation ("io.github.stscoundrel:riimut:0.3.1")
'io.github.stscoundrel:riimut:jar:0.3.1'
<dependency org="io.github.stscoundrel" name="riimut" rev="0.3.1">
<artifact name="riimut" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.stscoundrel', module='riimut', version='0.3.1')
)
libraryDependencies += "io.github.stscoundrel" % "riimut" % "0.3.1"
[io.github.stscoundrel/riimut "0.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |