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

Jar examples for c:comm-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials