Download scribe-0.3.1.jar file - Jar s

Jar examples for s:scribe

Description

scribe

You can download jar file scribe 0.3.1 in this page.

License

APL2

Build File

You can use the following script to add scribe-0.3.1.jar to your project.

<dependency>
   <groupId>edu.utdallas.hltri</groupId>
   <artifactId>scribe</artifactId>
   <version>0.3.1</version>
</dependency>
compile group: 'edu.utdallas.hltri', name: 'scribe', version: '0.3.1'
libraryDependencies += "edu.utdallas.hltri" % "scribe" % "0.3.1"
<dependency org="edu.utdallas.hltri" name="scribe" rev="0.3.1"/>
@Grapes(@Grab(group='edu.utdallas.hltri', module='scribe', version='0.3.1'))
'edu.utdallas.hltri:scribe:jar:0.3.1'

Download

Click the following link to download the jar file.

scribe-0.3.1-javadoc.jar
scribe-0.3.1-sources.jar
scribe-0.3.1.jar
scribe-0.3.1.pom



Related Tutorials