License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sourceforge.javydreamercsw |
ArtifactId | ArtifactIdSimple-Marauroa |
Last Version | Last Version0.02.06 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSimple Marauroa
The project that closes the gap between Marauroa and an actual Game/Application
|
Project URL |
Project URL |
Filename | Size |
---|---|
Simple-Marauroa-0.02.06.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sourceforge.javydreamercsw/Simple-Marauroa/ -->
<dependency>
<groupId>net.sourceforge.javydreamercsw</groupId>
<artifactId>Simple-Marauroa</artifactId>
<version>0.02.06</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.javydreamercsw/Simple-Marauroa/
implementation 'net.sourceforge.javydreamercsw:Simple-Marauroa:0.02.06'
// https://jarcasting.com/artifacts/net.sourceforge.javydreamercsw/Simple-Marauroa/
implementation ("net.sourceforge.javydreamercsw:Simple-Marauroa:0.02.06")
'net.sourceforge.javydreamercsw:Simple-Marauroa:pom:0.02.06'
<dependency org="net.sourceforge.javydreamercsw" name="Simple-Marauroa" rev="0.02.06">
<artifact name="Simple-Marauroa" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.javydreamercsw', module='Simple-Marauroa', version='0.02.06')
)
libraryDependencies += "net.sourceforge.javydreamercsw" % "Simple-Marauroa" % "0.02.06"
[net.sourceforge.javydreamercsw/Simple-Marauroa "0.02.06"]