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

Jar examples for j:jena-text

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials