License |
License |
---|---|
GroupId | GroupIdio.github.padreati |
ArtifactId | ArtifactIdrapaio |
Version | Version2.5.0 |
Type | Typejar |
Description |
DescriptionRapaio Library
Rapaio Library core files
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rapaio-2.5.0.pom | |
rapaio-2.5.0.jar | 13 MB |
rapaio-2.5.0-sources.jar | 13 MB |
rapaio-2.5.0-javadoc.jar | 4 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.padreati/rapaio/ -->
<dependency>
<groupId>io.github.padreati</groupId>
<artifactId>rapaio</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.padreati/rapaio/
implementation 'io.github.padreati:rapaio:2.5.0'
// https://jarcasting.com/artifacts/io.github.padreati/rapaio/
implementation ("io.github.padreati:rapaio:2.5.0")
'io.github.padreati:rapaio:jar:2.5.0'
<dependency org="io.github.padreati" name="rapaio" rev="2.5.0">
<artifact name="rapaio" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.padreati', module='rapaio', version='2.5.0')
)
libraryDependencies += "io.github.padreati" % "rapaio" % "2.5.0"
[io.github.padreati/rapaio "2.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.5.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |
org.mockito : mockito-core | jar | 3.3.3 |
org.mockito : mockito-junit-jupiter | jar | 3.3.3 |