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

Jar examples for j:junixsocket-common

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials