is not current version
Last Version 0.3.1

io.github.stscoundrel:riimut 0.1.20

Transform latin letters to runes and vice versa.

GroupId

GroupId

io.github.stscoundrel
ArtifactId

ArtifactId

riimut
Version

Version

0.1.20
Type

Type

jar

Download riimut 0.1.20


<!-- https://jarcasting.com/artifacts/io.github.stscoundrel/riimut/ -->
<dependency>
    <groupId>io.github.stscoundrel</groupId>
    <artifactId>riimut</artifactId>
    <version>0.1.20</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.stscoundrel/riimut/
implementation 'io.github.stscoundrel:riimut:0.1.20'
// https://jarcasting.com/artifacts/io.github.stscoundrel/riimut/
implementation ("io.github.stscoundrel:riimut:0.1.20")
'io.github.stscoundrel:riimut:jar:0.1.20'
<dependency org="io.github.stscoundrel" name="riimut" rev="0.1.20">
  <artifact name="riimut" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.stscoundrel', module='riimut', version='0.1.20')
)
libraryDependencies += "io.github.stscoundrel" % "riimut" % "0.1.20"
[io.github.stscoundrel/riimut "0.1.20"]