Download common-java-2.0.2.jar file - Jar c

Jar examples for c:common-java

Description

Common Java Code is used by other jeb.ca projects and can be used seperately

You can download jar file common-java 2.0.2 in this page.

License

GNU General Public License

Build File

You can use the following script to add common-java-2.0.2.jar to your project.

<dependency>
   <groupId>edu.washington.cs.knowitall</groupId>
   <artifactId>common-java</artifactId>
   <version>2.0.2</version>
</dependency>
compile group: 'edu.washington.cs.knowitall', name: 'common-java', version: '2.0.2'
libraryDependencies += "edu.washington.cs.knowitall" % "common-java" % "2.0.2"
<dependency org="edu.washington.cs.knowitall" name="common-java" rev="2.0.2"/>
@Grapes(@Grab(group='edu.washington.cs.knowitall', module='common-java', version='2.0.2'))
'edu.washington.cs.knowitall:common-java:jar:2.0.2'

Download

Click the following link to download the jar file.

common-java-2.0.2-javadoc.jar
common-java-2.0.2-sources.jar
common-java-2.0.2.jar
common-java-2.0.2.pom



Related Tutorials