CosPlay Parent

An open-source 2D ASCII game engine for Scala3

License

License

GroupId

GroupId

org.cosplayengine
ArtifactId

ArtifactId

cosplay-parent
Last Version

Last Version

0.7.0
Release Date

Release Date

Type

Type

pom
Description

Description

CosPlay Parent
An open-source 2D ASCII game engine for Scala3
Project URL

Project URL

https://github.com/nivanov/cosplay
Source Code Management

Source Code Management

https://github.com/nivanov/cosplay.git

Download cosplay-parent

Filename Size
cosplay-parent-0.7.0.pom 14 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.cosplayengine/cosplay-parent/ -->
<dependency>
    <groupId>org.cosplayengine</groupId>
    <artifactId>cosplay-parent</artifactId>
    <version>0.7.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.cosplayengine/cosplay-parent/
implementation 'org.cosplayengine:cosplay-parent:0.7.0'
// https://jarcasting.com/artifacts/org.cosplayengine/cosplay-parent/
implementation ("org.cosplayengine:cosplay-parent:0.7.0")
'org.cosplayengine:cosplay-parent:pom:0.7.0'
<dependency org="org.cosplayengine" name="cosplay-parent" rev="0.7.0">
  <artifact name="cosplay-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.cosplayengine', module='cosplay-parent', version='0.7.0')
)
libraryDependencies += "org.cosplayengine" % "cosplay-parent" % "0.7.0"
[org.cosplayengine/cosplay-parent "0.7.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • modules/cosplay

Versions

Version
0.7.0
0.6.6
0.6.5
0.6.0
0.5.1
0.5.0
0.2.0
0.1.1
0.1.0