License |
License |
---|---|
Categories |
CategoriesNet CLI User Interface |
GroupId | GroupIdnet.sourceforge.javydreamercsw |
ArtifactId | ArtifactIdMarauroa-Simple-Client |
Last Version | Last Version0.02.06 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMarauroa Simple Client
The project that closes the gap between Marauroa and an actual Game/Application
|
<!-- https://jarcasting.com/artifacts/net.sourceforge.javydreamercsw/Marauroa-Simple-Client/ -->
<dependency>
<groupId>net.sourceforge.javydreamercsw</groupId>
<artifactId>Marauroa-Simple-Client</artifactId>
<version>0.02.06</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.javydreamercsw/Marauroa-Simple-Client/
implementation 'net.sourceforge.javydreamercsw:Marauroa-Simple-Client:0.02.06'
// https://jarcasting.com/artifacts/net.sourceforge.javydreamercsw/Marauroa-Simple-Client/
implementation ("net.sourceforge.javydreamercsw:Marauroa-Simple-Client:0.02.06")
'net.sourceforge.javydreamercsw:Marauroa-Simple-Client:jar:0.02.06'
<dependency org="net.sourceforge.javydreamercsw" name="Marauroa-Simple-Client" rev="0.02.06">
<artifact name="Marauroa-Simple-Client" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.javydreamercsw', module='Marauroa-Simple-Client', version='0.02.06')
)
libraryDependencies += "net.sourceforge.javydreamercsw" % "Marauroa-Simple-Client" % "0.02.06"
[net.sourceforge.javydreamercsw/Marauroa-Simple-Client "0.02.06"]
Group / Artifact | Type | Version |
---|---|---|
net.sourceforge.javydreamercsw : Marauroa-Simple-Server | jar | 0.02.06 |
commons-validator : commons-validator | jar | 1.5.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |