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

net.java.truelicense:truelicense-swing 2.0-rc14

Provides a Swing wizard to manage license keys in consumer applications.

Категории

Категории

Java Языки программирования Сеть
Группа

Группа

net.java.truelicense
Идентификатор

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

truelicense-swing
Версия

Версия

2.0-rc14
Тип

Тип

jar

Скачать truelicense-swing 2.0-rc14


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