Download license-support-2.0.0.jar file - Jar l

Jar examples for l:license-support

Description

You can download jar file license-support 2.0.0 in this page.

License

New BSD License

Build File

You can use the following script to add license-support-2.0.0.jar to your project.

<dependency>
   <groupId>net.customware.license</groupId>
   <artifactId>license-support</artifactId>
   <version>2.0.0</version>
</dependency>
compile group: 'net.customware.license', name: 'license-support', version: '2.0.0'
libraryDependencies += "net.customware.license" % "license-support" % "2.0.0"
<dependency org="net.customware.license" name="license-support" rev="2.0.0"/>
@Grapes(@Grab(group='net.customware.license', module='license-support', version='2.0.0'))
'net.customware.license:license-support:jar:2.0.0'

Download

Click the following link to download the jar file.

license-support-2.0.0-javadoc.jar
license-support-2.0.0-sources.jar
license-support-2.0.0.jar
license-support-2.0.0.pom



Related Tutorials