Download netrelay-10.0.0.jar file - Jar n

Jar examples for n:netrelay

Description

You can download jar file netrelay 10.0.0 in this page.

Build File

You can use the following script to add netrelay-10.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

netrelay-10.0.0-javadoc.jar
netrelay-10.0.0-sources.jar
netrelay-10.0.0-test-sources.jar
netrelay-10.0.0-tests.jar
netrelay-10.0.0.jar
netrelay-10.0.0.pom



Related Tutorials