License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdio.github.raven-source |
ArtifactId | ArtifactIdraven-commons-data |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.github.raven-source:raven-commons-data
raven-commons-data
|
Project URL |
Project URL |
Filename | Size |
---|---|
raven-commons-data-2.0.0.pom | |
raven-commons-data-2.0.0.jar | 8 KB |
raven-commons-data-2.0.0-sources.jar | 7 KB |
raven-commons-data-2.0.0-javadoc.jar | 76 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.raven-source/raven-commons-data/ -->
<dependency>
<groupId>io.github.raven-source</groupId>
<artifactId>raven-commons-data</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.raven-source/raven-commons-data/
implementation 'io.github.raven-source:raven-commons-data:2.0.0'
// https://jarcasting.com/artifacts/io.github.raven-source/raven-commons-data/
implementation ("io.github.raven-source:raven-commons-data:2.0.0")
'io.github.raven-source:raven-commons-data:jar:2.0.0'
<dependency org="io.github.raven-source" name="raven-commons-data" rev="2.0.0">
<artifact name="raven-commons-data" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.raven-source', module='raven-commons-data', version='2.0.0')
)
libraryDependencies += "io.github.raven-source" % "raven-commons-data" % "2.0.0"
[io.github.raven-source/raven-commons-data "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.4 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |