is not current version
Last Version 3.0.4

org.refcodes:refcodes-parent 0.0.3

${org.refcodes.description} ------------------------------------------------------------------------ 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. ------------------------------------------------------------------------ To update all the dependency versions: "mvn versions:use-latest-versions".

GroupId

GroupId

org.refcodes
ArtifactId

ArtifactId

refcodes-parent
Version

Version

0.0.3
Type

Type

pom

Download refcodes-parent 0.0.3

Filename Size
refcodes-parent-0.0.3.pom 36 KB
Browse

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