Jar examples for j:jsk-lib
This artifact contains the River utility APIs that are not tied to a specific service implementation.
You can download jar file jsk-lib 2.2.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jsk-lib-2.2.2.jar to your project.
<dependency> <groupId>net.jini</groupId> <artifactId>jsk-lib</artifactId> <version>2.2.2</version> </dependency>
compile group: 'net.jini', name: 'jsk-lib', version: '2.2.2'
libraryDependencies += "net.jini" % "jsk-lib" % "2.2.2"
<dependency org="net.jini" name="jsk-lib" rev="2.2.2"/>
@Grapes(@Grab(group='net.jini', module='jsk-lib', version='2.2.2'))
'net.jini:jsk-lib:jar:2.2.2'
Click the following link to download the jar file.
jsk-lib-2.2.2.jar