Jar examples for t:tftp-protocol
A high-performance pure Java TFTP server.
You can download jar file tftp-protocol 1.0.3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add tftp-protocol-1.0.3.jar to your project.
<dependency> <groupId>org.anarres.tftp</groupId> <artifactId>tftp-protocol</artifactId> <version>1.0.3</version> </dependency>
compile group: 'org.anarres.tftp', name: 'tftp-protocol', version: '1.0.3'
libraryDependencies += "org.anarres.tftp" % "tftp-protocol" % "1.0.3"
<dependency org="org.anarres.tftp" name="tftp-protocol" rev="1.0.3"/>
@Grapes(@Grab(group='org.anarres.tftp', module='tftp-protocol', version='1.0.3'))
'org.anarres.tftp:tftp-protocol:jar:1.0.3'
Click the following link to download the jar file.
tftp-protocol-1.0.3-javadoc.jar