is not current version
Last Version 3.0.0

io.github.padreati:rapaio 2.2.0

Rapaio Library core files

GroupId

GroupId

io.github.padreati
ArtifactId

ArtifactId

rapaio
Version

Version

2.2.0
Type

Type

jar

Download rapaio 2.2.0


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