Download jena-text-1.1.2.jar file - Jar j

Jar examples for j:jena-text

Description

You can download jar file jena-text 1.1.2 in this page.

License

Apache License

Build File

You can use the following script to add jena-text-1.1.2.jar to your project.

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

Download

Click the following link to download the jar file.

jena-text-1.1.2-javadoc.jar
jena-text-1.1.2-sources.jar
jena-text-1.1.2.jar
jena-text-1.1.2.pom



Related Tutorials