Last Version

project 0.167.2

a 2d game engine.

License

License

MIT
GroupId

GroupId

com.xenoamess.cyan_potion
ArtifactId

ArtifactId

project
Version

Version

0.167.2
Type

Type

pom
Description

Description

project
a 2d game engine.
Project URL

Project URL

https://github.com/cyanpotion/cyan_potion
Source Code Management

Source Code Management

https://github.com/cyanpotion/cyan_potion

Download project 0.167.2

Filename Size
project-0.167.2.pom 4 KB
Browse

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

Dependencies

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

Project Modules

  • src/parent
  • src/base
  • src/coordinate
  • src/rpg_module
  • src/demo