is not current version
Last Version 2.6.6

net.java.truelicense:truelicense-core 2.4

The TrueLicense Core module provides essential functionality for license management.

Categories

Categories

Java Languages Net
GroupId

GroupId

net.java.truelicense
ArtifactId

ArtifactId

truelicense-core
Version

Version

2.4
Type

Type

jar

Download truelicense-core 2.4


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