License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sourceforge.javydreamercsw |
ArtifactId | ArtifactIdCard-Game-Interface |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCard-Game-Interface
The project that closes the gap between Marauroa and an actual Game/Application
|
Project URL |
Project URL |
Filename | Size |
---|---|
Card-Game-Interface-1.0.pom | |
Card-Game-Interface-1.0.jar | 58 KB |
Card-Game-Interface-1.0-sources.jar | 45 KB |
Card-Game-Interface-1.0-javadoc.jar | 376 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sourceforge.javydreamercsw/Card-Game-Interface/ -->
<dependency>
<groupId>net.sourceforge.javydreamercsw</groupId>
<artifactId>Card-Game-Interface</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.javydreamercsw/Card-Game-Interface/
implementation 'net.sourceforge.javydreamercsw:Card-Game-Interface:1.0'
// https://jarcasting.com/artifacts/net.sourceforge.javydreamercsw/Card-Game-Interface/
implementation ("net.sourceforge.javydreamercsw:Card-Game-Interface:1.0")
'net.sourceforge.javydreamercsw:Card-Game-Interface:jar:1.0'
<dependency org="net.sourceforge.javydreamercsw" name="Card-Game-Interface" rev="1.0">
<artifact name="Card-Game-Interface" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.javydreamercsw', module='Card-Game-Interface', version='1.0')
)
libraryDependencies += "net.sourceforge.javydreamercsw" % "Card-Game-Interface" % "1.0"
[net.sourceforge.javydreamercsw/Card-Game-Interface "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.codeartisans.thirdparties.swing : org-openide-util-lookup | jar | 8.3.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |