Download jsk-lib-2.2.1.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.1 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.1.jar to your project.

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

Download

Click the following link to download the jar file.

jsk-lib-2.2.1.jar
jsk-lib-2.2.1.pom



Related Tutorials