Download comm-text-0.0.4.jar file - Jar c

Jar examples for c:comm-text

Description

You can download jar file comm-text 0.0.4 in this page.

Build File

You can use the following script to add comm-text-0.0.4.jar to your project.

<dependency>
   <groupId>info.kwarc.sally4.comm</groupId>
   <artifactId>comm-text</artifactId>
   <version>0.0.4</version>
</dependency>
compile group: 'info.kwarc.sally4.comm', name: 'comm-text', version: '0.0.4'
libraryDependencies += "info.kwarc.sally4.comm" % "comm-text" % "0.0.4"
<dependency org="info.kwarc.sally4.comm" name="comm-text" rev="0.0.4"/>
@Grapes(@Grab(group='info.kwarc.sally4.comm', module='comm-text', version='0.0.4'))
'info.kwarc.sally4.comm:comm-text:jar:0.0.4'

Download

Click the following link to download the jar file.

comm-text-0.0.4-javadoc.jar
comm-text-0.0.4-sources.jar
comm-text-0.0.4.jar
comm-text-0.0.4.pom



Related Tutorials