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