is not current version
Last Version 2.2.0

io.github.teuton-software:jteuton 2.1.11

All-in-one Java wrapper for teuton Rubygem (using JRuby)

GroupId

GroupId

io.github.teuton-software
ArtifactId

ArtifactId

jteuton
Version

Version

2.1.11
Type

Type

jar

Download jteuton 2.1.11


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