Download jk-license-0.0.5.jar file - Jar j

Jar examples for j:jk-license

Description

Java Licensing API for your application

You can download jar file jk-license 0.0.5 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add jk-license-0.0.5.jar to your project.

<dependency>
   <groupId>com.jalalkiswani</groupId>
   <artifactId>jk-license</artifactId>
   <version>0.0.5</version>
</dependency>
compile group: 'com.jalalkiswani', name: 'jk-license', version: '0.0.5'
libraryDependencies += "com.jalalkiswani" % "jk-license" % "0.0.5"
<dependency org="com.jalalkiswani" name="jk-license" rev="0.0.5"/>
@Grapes(@Grab(group='com.jalalkiswani', module='jk-license', version='0.0.5'))
'com.jalalkiswani:jk-license:jar:0.0.5'

Download

Click the following link to download the jar file.

jk-license-0.0.5-javadoc.jar
jk-license-0.0.5-sources.jar
jk-license-0.0.5.jar
jk-license-0.0.5.pom



Related Tutorials