Download judonetworking-base-1.0.1.jar file - Jar j

Jar examples for j:judonetworking-base

Description

Easy way of communicating to your servers.

You can download jar file judonetworking-base 1.0.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add judonetworking-base-1.0.1.jar to your project.

<dependency>
   <groupId>com.github.kubatatami</groupId>
   <artifactId>judonetworking-base</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'com.github.kubatatami', name: 'judonetworking-base', version: '1.0.1'
libraryDependencies += "com.github.kubatatami" % "judonetworking-base" % "1.0.1"
<dependency org="com.github.kubatatami" name="judonetworking-base" rev="1.0.1"/>
@Grapes(@Grab(group='com.github.kubatatami', module='judonetworking-base', version='1.0.1'))
'com.github.kubatatami:judonetworking-base:jar:1.0.1'

Download

Click the following link to download the jar file.

judonetworking-base-1.0.1-javadoc.jar
judonetworking-base-1.0.1-sources.jar
judonetworking-base-1.0.1.jar
judonetworking-base-1.0.1.pom



Related Tutorials