Download tftp-core-0.7.0.jar file - Jar t

Jar examples for t:tftp-core

Description

You can download jar file tftp-core 0.7.0 in this page.

Build File

You can use the following script to add tftp-core-0.7.0.jar to your project.

<dependency>
   <groupId>br.com.objectos.rio</groupId>
   <artifactId>tftp-core</artifactId>
   <version>0.7.0</version>
</dependency>
compile group: 'br.com.objectos.rio', name: 'tftp-core', version: '0.7.0'
libraryDependencies += "br.com.objectos.rio" % "tftp-core" % "0.7.0"
<dependency org="br.com.objectos.rio" name="tftp-core" rev="0.7.0"/>
@Grapes(@Grab(group='br.com.objectos.rio', module='tftp-core', version='0.7.0'))
'br.com.objectos.rio:tftp-core:jar:0.7.0'

Download

Click the following link to download the jar file.

tftp-core-0.7.0-javadoc.jar
tftp-core-0.7.0-sources.jar
tftp-core-0.7.0.jar
tftp-core-0.7.0.pom



Related Tutorials