Download chessshell-common-0.7.0.jar file - Jar c

Jar examples for c:chessshell-common

Description

Common classes for ChessShell

You can download jar file chessshell-common 0.7.0 in this page.

License

FreeBSD License

Build File

You can use the following script to add chessshell-common-0.7.0.jar to your project.

<dependency>
   <groupId>com.github.eborgbjerg</groupId>
   <artifactId>chessshell-common</artifactId>
   <version>0.7.0</version>
</dependency>
compile group: 'com.github.eborgbjerg', name: 'chessshell-common', version: '0.7.0'
libraryDependencies += "com.github.eborgbjerg" % "chessshell-common" % "0.7.0"
<dependency org="com.github.eborgbjerg" name="chessshell-common" rev="0.7.0"/>
@Grapes(@Grab(group='com.github.eborgbjerg', module='chessshell-common', version='0.7.0'))
'com.github.eborgbjerg:chessshell-common:jar:0.7.0'

Download

Click the following link to download the jar file.

chessshell-common-0.7.0-javadoc.jar
chessshell-common-0.7.0-sources.jar
chessshell-common-0.7.0.jar
chessshell-common-0.7.0.pom



Related Tutorials