Download util-text-0.3.5.jar file - Jar u

Jar examples for u:util-text

Description

Library for test processing

You can download jar file util-text 0.3.5 in this page.

License

MIT

Build File

You can use the following script to add util-text-0.3.5.jar to your project.

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

Download

Click the following link to download the jar file.

util-text-0.3.5.jar
util-text-0.3.5.pom



Related Tutorials