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