is not current version
Last Version 1.33

de.schlichtherle.truelicense:truelicense-core 1.32

The core of the TrueLicense Library Collection.

GroupId

GroupId

de.schlichtherle.truelicense
ArtifactId

ArtifactId

truelicense-core
Version

Version

1.32
Type

Type

jar

Download truelicense-core 1.32


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