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