Download NetRelayController-1.0.0.jar file - Jar n

Jar examples for n:NetRelayController

Description

Different controllers for use with NetRelay

You can download jar file NetRelayController 1.0.0 in this page.

Build File

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

<dependency>
   <groupId>de.braintags</groupId>
   <artifactId>NetRelayController</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'de.braintags', name: 'NetRelayController', version: '1.0.0'
libraryDependencies += "de.braintags" % "NetRelayController" % "1.0.0"
<dependency org="de.braintags" name="NetRelayController" rev="1.0.0"/>
@Grapes(@Grab(group='de.braintags', module='NetRelayController', version='1.0.0'))
'de.braintags:NetRelayController:jar:1.0.0'

Download

Click the following link to download the jar file.

NetRelayController-1.0.0-javadoc.jar
NetRelayController-1.0.0-sources.jar
NetRelayController-1.0.0-test-sources.jar
NetRelayController-1.0.0-tests.jar
NetRelayController-1.0.0.jar
NetRelayController-1.0.0.pom



Related Tutorials