Download jsk-dl-2.2.1.jar file - Jar j

Jar examples for j:jsk-dl

Description

This artifact is the client download (codebase) jar for jsk-lib.

You can download jar file jsk-dl 2.2.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jsk-dl-2.2.1.jar to your project.

<dependency>
   <groupId>net.jini</groupId>
   <artifactId>jsk-dl</artifactId>
   <version>2.2.1</version>
</dependency>
compile group: 'net.jini', name: 'jsk-dl', version: '2.2.1'
libraryDependencies += "net.jini" % "jsk-dl" % "2.2.1"
<dependency org="net.jini" name="jsk-dl" rev="2.2.1"/>
@Grapes(@Grab(group='net.jini', module='jsk-dl', version='2.2.1'))
'net.jini:jsk-dl:jar:2.2.1'

Download

Click the following link to download the jar file.

jsk-dl-2.2.1.jar
jsk-dl-2.2.1.pom



Related Tutorials