Download jsk-lib-2.2.3.jar file - Jar j

Jar examples for j:jsk-lib

Description

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.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jsk-lib-2.2.3.jar to your project.

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

Download

Click the following link to download the jar file.

jsk-lib-2.2.3.jar
jsk-lib-2.2.3.pom



Related Tutorials