Download junixsocket-common-1.0.1.jar file - Jar j

Jar examples for j:junixsocket-common

Description

You can download jar file junixsocket-common 1.0.1 in this page.

Build File

You can use the following script to add junixsocket-common-1.0.1.jar to your project.

<dependency>
   <groupId>no.fiken.oss.junixsocket</groupId>
   <artifactId>junixsocket-common</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'no.fiken.oss.junixsocket', name: 'junixsocket-common', version: '1.0.1'
libraryDependencies += "no.fiken.oss.junixsocket" % "junixsocket-common" % "1.0.1"
<dependency org="no.fiken.oss.junixsocket" name="junixsocket-common" rev="1.0.1"/>
@Grapes(@Grab(group='no.fiken.oss.junixsocket', module='junixsocket-common', version='1.0.1'))
'no.fiken.oss.junixsocket:junixsocket-common:jar:1.0.1'

Download

Click the following link to download the jar file.

junixsocket-common-1.0.1-javadoc.jar
junixsocket-common-1.0.1-sources.jar
junixsocket-common-1.0.1.jar
junixsocket-common-1.0.1.pom



Related Tutorials