is not current version
Last Version 3.0.4

org.refcodes:refcodes-licensing 0.2.0

The refcodes-licensing artifact is a meta-artifact included as a dependency into all artifacts which apply the herein contained licensing terms (usually artifacts of the group org.refcodes). Them refcodes- licensing terms and conditions can be summarized as below. Please see the refcodes-licensing artifact of the version being applied to the artifact in question for the terms and conditions effectively being applied.

GroupId

GroupId

org.refcodes
ArtifactId

ArtifactId

refcodes-licensing
Version

Version

0.2.0
Type

Type

jar

Download refcodes-licensing 0.2.0


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