is not current version
Last Version 3.0.4

org.refcodes:refcodes-parent 3.0.3

Artifact containing information for all refcodes artifacts such as third party artifacts and their versions being used by refcodes artifacts as well as the licensing agreements for refcodes artifacts.

GroupId

GroupId

org.refcodes
ArtifactId

ArtifactId

refcodes-parent
Version

Version

3.0.3
Type

Type

pom

Download refcodes-parent 3.0.3

Filename Size
refcodes-parent-3.0.3.pom 50 KB
Browse

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