не последняя версия
Последняя версия 3.0.4

org.refcodes:refcodes-licensing 1.2.3

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.

Группа

Группа

org.refcodes
Идентификатор

Идентификатор

refcodes-licensing
Версия

Версия

1.2.3
Тип

Тип

jar

Скачать refcodes-licensing 1.2.3


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