License |
License |
---|---|
GroupId | GroupIdio.github.raven-source |
ArtifactId | ArtifactIdraven-commons |
Last Version | Last Version4.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionraven-commons
|
Project URL |
Project URL |
Filename | Size |
---|---|
raven-commons-4.0.4.pom | |
raven-commons-4.0.4.jar | 30 KB |
raven-commons-4.0.4-sources.jar | 19 KB |
raven-commons-4.0.4-javadoc.jar | 172 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.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.raven-source/raven-commons/
implementation 'io.github.raven-source:raven-commons:4.0.4'
// https://jarcasting.com/artifacts/io.github.raven-source/raven-commons/
implementation ("io.github.raven-source:raven-commons:4.0.4")
'io.github.raven-source:raven-commons:jar:4.0.4'
<dependency org="io.github.raven-source" name="raven-commons" rev="4.0.4">
<artifact name="raven-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.raven-source', module='raven-commons', version='4.0.4')
)
libraryDependencies += "io.github.raven-source" % "raven-commons" % "4.0.4"
[io.github.raven-source/raven-commons "4.0.4"]
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 |