is not current version
Last Version 3.1.3

io.github.raven-source:raven-commons-parent 2.0.2-RELEASE

Raven Commons Library

GroupId

GroupId

io.github.raven-source
ArtifactId

ArtifactId

raven-commons-parent
Version

Version

2.0.2-RELEASE
Type

Type

pom

Download raven-commons-parent 2.0.2-RELEASE


<!-- https://jarcasting.com/artifacts/io.github.raven-source/raven-commons-parent/ -->
<dependency>
    <groupId>io.github.raven-source</groupId>
    <artifactId>raven-commons-parent</artifactId>
    <version>2.0.2-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.raven-source/raven-commons-parent/
implementation 'io.github.raven-source:raven-commons-parent:2.0.2-RELEASE'
// https://jarcasting.com/artifacts/io.github.raven-source/raven-commons-parent/
implementation ("io.github.raven-source:raven-commons-parent:2.0.2-RELEASE")
'io.github.raven-source:raven-commons-parent:pom:2.0.2-RELEASE'
<dependency org="io.github.raven-source" name="raven-commons-parent" rev="2.0.2-RELEASE">
  <artifact name="raven-commons-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.raven-source', module='raven-commons-parent', version='2.0.2-RELEASE')
)
libraryDependencies += "io.github.raven-source" % "raven-commons-parent" % "2.0.2-RELEASE"
[io.github.raven-source/raven-commons-parent "2.0.2-RELEASE"]