Download Card-Game-Interface-1.0.jar file - Jar c

Jar examples for c:Card-Game-Interface

Description

You can download jar file Card-Game-Interface 1.0 in this page.

Build File

You can use the following script to add Card-Game-Interface-1.0.jar to your project.

<dependency>
   <groupId>net.sourceforge.javydreamercsw</groupId>
   <artifactId>Card-Game-Interface</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'net.sourceforge.javydreamercsw', name: 'Card-Game-Interface', version: '1.0'
libraryDependencies += "net.sourceforge.javydreamercsw" % "Card-Game-Interface" % "1.0"
<dependency org="net.sourceforge.javydreamercsw" name="Card-Game-Interface" rev="1.0"/>
@Grapes(@Grab(group='net.sourceforge.javydreamercsw', module='Card-Game-Interface', version='1.0'))
'net.sourceforge.javydreamercsw:Card-Game-Interface:jar:1.0'

Download

Click the following link to download the jar file.

Card-Game-Interface-1.0-javadoc.jar
Card-Game-Interface-1.0-sources.jar
Card-Game-Interface-1.0.jar
Card-Game-Interface-1.0.pom



Related Tutorials