License |
License |
---|---|
GroupId | GroupIdorg.refcodes |
ArtifactId | ArtifactIdrefcodes-licensing |
Last Version | Last Version3.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.refcodes:refcodes-licensing
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.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
refcodes-licensing-3.0.4.pom | |
refcodes-licensing-3.0.4.jar | 20 KB |
refcodes-licensing-3.0.4-sources.jar | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-licensing/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-licensing</artifactId>
<version>3.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-licensing/
implementation 'org.refcodes:refcodes-licensing:3.0.4'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-licensing/
implementation ("org.refcodes:refcodes-licensing:3.0.4")
'org.refcodes:refcodes-licensing:jar:3.0.4'
<dependency org="org.refcodes" name="refcodes-licensing" rev="3.0.4">
<artifact name="refcodes-licensing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-licensing', version='3.0.4')
)
libraryDependencies += "org.refcodes" % "refcodes-licensing" % "3.0.4"
[org.refcodes/refcodes-licensing "3.0.4"]