License |
License |
---|---|
GroupId | GroupIdio.github.raven-source |
ArtifactId | ArtifactIdraven-commons |
Version | Version3.1.3 |
Type | Typejar |
Description |
Descriptionraven-commons
|
Project URL |
Project URL |
Filename | Size |
---|---|
raven-commons-3.1.3.pom | |
raven-commons-3.1.3.jar | 35 KB |
raven-commons-3.1.3-sources.jar | 31 KB |
raven-commons-3.1.3-javadoc.jar | 276 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.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.raven-source/raven-commons/
implementation 'io.github.raven-source:raven-commons:3.1.3'
// https://jarcasting.com/artifacts/io.github.raven-source/raven-commons/
implementation ("io.github.raven-source:raven-commons:3.1.3")
'io.github.raven-source:raven-commons:jar:3.1.3'
<dependency org="io.github.raven-source" name="raven-commons" rev="3.1.3">
<artifact name="raven-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.raven-source', module='raven-commons', version='3.1.3')
)
libraryDependencies += "io.github.raven-source" % "raven-commons" % "3.1.3"
[io.github.raven-source/raven-commons "3.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.4 |
org.slf4j : slf4j-api | jar | 1.7.33 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
ch.qos.logback : logback-classic | jar | 1.2.10 |