License |
License
MIT
|
---|---|
GroupId | GroupIdcom.xenoamess.cyan_potion |
ArtifactId | ArtifactIdbase |
Last Version | Last Version0.167.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbase
the low-level part of cyan_potion game engine.
|
Project URL |
Project URL |
Filename | Size |
---|---|
base-0.167.2.pom | |
base-0.167.2.jar | 387 KB |
base-0.167.2-sources.jar | 344 KB |
base-0.167.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.xenoamess.cyan_potion/base/ -->
<dependency>
<groupId>com.xenoamess.cyan_potion</groupId>
<artifactId>base</artifactId>
<version>0.167.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.xenoamess.cyan_potion/base/
implementation 'com.xenoamess.cyan_potion:base:0.167.2'
// https://jarcasting.com/artifacts/com.xenoamess.cyan_potion/base/
implementation ("com.xenoamess.cyan_potion:base:0.167.2")
'com.xenoamess.cyan_potion:base:jar:0.167.2'
<dependency org="com.xenoamess.cyan_potion" name="base" rev="0.167.2">
<artifact name="base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xenoamess.cyan_potion', module='base', version='0.167.2')
)
libraryDependencies += "com.xenoamess.cyan_potion" % "base" % "0.167.2"
[com.xenoamess.cyan_potion/base "0.167.2"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
net.jcip : jcip-annotations | jar | 1.0 |
org.jetbrains : annotations | jar | 23.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |