Jar examples for t:truelicense-core
The TrueLicense Core module provides essential functionality for license management.
You can download jar file truelicense-core 1.33 in this page.
Open Source License
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'
Click the following link to download the jar file.
truelicense-core-1.33-javadoc.jar