is not current version
Last Version 3.0.4

org.refcodes:refcodes-licensing 1.2.2

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

1.2.2
Type

Type

jar

Download refcodes-licensing 1.2.2


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