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