Download texthelper-0.2.16-incubating.jar file - Jar t

Jar examples for t:texthelper

Description

You can download jar file texthelper 0.2.16-incubating in this page.

License

Apache License

Build File

You can use the following script to add texthelper-0.2.16-incubating.jar to your project.

<dependency>
   <groupId>org.apache.hyracks</groupId>
   <artifactId>texthelper</artifactId>
   <version>0.2.16-incubating</version>
</dependency>
compile group: 'org.apache.hyracks', name: 'texthelper', version: '0.2.16-incubating'
libraryDependencies += "org.apache.hyracks" % "texthelper" % "0.2.16-incubating"
<dependency org="org.apache.hyracks" name="texthelper" rev="0.2.16-incubating"/>
@Grapes(@Grab(group='org.apache.hyracks', module='texthelper', version='0.2.16-incubating'))
'org.apache.hyracks:texthelper:jar:0.2.16-incubating'

Download

Click the following link to download the jar file.

texthelper-0.2.16-incubating-javadoc.jar
texthelper-0.2.16-incubating-sources.jar
texthelper-0.2.16-incubating.jar
texthelper-0.2.16-incubating.pom



Related Tutorials