Download text-io-3.1.0.jar file - Jar t

Jar examples for t:text-io

Description

The text-io artifact

You can download jar file text-io 3.1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add text-io-3.1.0.jar to your project.

<dependency>
   <groupId>org.beryx</groupId>
   <artifactId>text-io</artifactId>
   <version>3.1.0</version>
</dependency>
compile group: 'org.beryx', name: 'text-io', version: '3.1.0'
libraryDependencies += "org.beryx" % "text-io" % "3.1.0"
<dependency org="org.beryx" name="text-io" rev="3.1.0"/>
@Grapes(@Grab(group='org.beryx', module='text-io', version='3.1.0'))
'org.beryx:text-io:jar:3.1.0'

Download

Click the following link to download the jar file.

text-io-3.1.0-javadoc.jar
text-io-3.1.0-sources.jar
text-io-3.1.0.jar
text-io-3.1.0.pom



Related Tutorials