Jar examples for c:comm-core
You can download jar file comm-core 1.0.0 in this page.
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'
Click the following link to download the jar file.
comm-core-1.0.0-javadoc.jar