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

Jar examples for c:comm-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials