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

Jar examples for t:text-io

Description

The text-io artifact

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials