License |
License |
---|---|
GroupId | GroupIdio.github.raven-source |
ArtifactId | ArtifactIdraven-commons |
Version | Version3.0.2 |
Type | Typejar |
Description |
Descriptionraven-commons
|
Project URL |
Project URL |
Filename | Size |
---|---|
raven-commons-3.0.2.pom | |
raven-commons-3.0.2.jar | 31 KB |
raven-commons-3.0.2-sources.jar | 23 KB |
raven-commons-3.0.2-javadoc.jar | 211 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.raven-source/raven-commons/ -->
<dependency>
<groupId>io.github.raven-source</groupId>
<artifactId>raven-commons</artifactId>
<version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.raven-source/raven-commons/
implementation 'io.github.raven-source:raven-commons:3.0.2'
// https://jarcasting.com/artifacts/io.github.raven-source/raven-commons/
implementation ("io.github.raven-source:raven-commons:3.0.2")
'io.github.raven-source:raven-commons:jar:3.0.2'
<dependency org="io.github.raven-source" name="raven-commons" rev="3.0.2">
<artifact name="raven-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.raven-source', module='raven-commons', version='3.0.2')
)
libraryDependencies += "io.github.raven-source" % "raven-commons" % "3.0.2"
[io.github.raven-source/raven-commons "3.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.10 |
org.projectlombok : lombok | jar | 1.18.4 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |