Jar examples for j:jsk-dl
This artifact is the client download (codebase) jar for jsk-lib.
You can download jar file jsk-dl 2.2.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jsk-dl-2.2.2.jar to your project.
<dependency> <groupId>net.jini</groupId> <artifactId>jsk-dl</artifactId> <version>2.2.2</version> </dependency>
compile group: 'net.jini', name: 'jsk-dl', version: '2.2.2'
libraryDependencies += "net.jini" % "jsk-dl" % "2.2.2"
<dependency org="net.jini" name="jsk-dl" rev="2.2.2"/>
@Grapes(@Grab(group='net.jini', module='jsk-dl', version='2.2.2'))
'net.jini:jsk-dl:jar:2.2.2'
Click the following link to download the jar file.
jsk-dl-2.2.2.jar