Download truelicense-core-1.33.jar file - Jar t

Jar examples for t:truelicense-core

Description

The TrueLicense Core module provides essential functionality for license management.

You can download jar file truelicense-core 1.33 in this page.

License

Open Source License

Build File

You can use the following script to add truelicense-core-1.33.jar to your project.

<dependency>
   <groupId>de.schlichtherle.truelicense</groupId>
   <artifactId>truelicense-core</artifactId>
   <version>1.33</version>
</dependency>
compile group: 'de.schlichtherle.truelicense', name: 'truelicense-core', version: '1.33'
libraryDependencies += "de.schlichtherle.truelicense" % "truelicense-core" % "1.33"
<dependency org="de.schlichtherle.truelicense" name="truelicense-core" rev="1.33"/>
@Grapes(@Grab(group='de.schlichtherle.truelicense', module='truelicense-core', version='1.33'))
'de.schlichtherle.truelicense:truelicense-core:jar:1.33'

Download

Click the following link to download the jar file.

truelicense-core-1.33-javadoc.jar
truelicense-core-1.33-sources.jar
truelicense-core-1.33-test-sources.jar
truelicense-core-1.33-tests.jar
truelicense-core-1.33.jar
truelicense-core-1.33.pom



Related Tutorials