License |
License
MIT
|
---|---|
GroupId | GroupIdcom.xenoamess.cyan_potion |
ArtifactId | ArtifactIdparent |
Last Version | Last Version0.167.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionparent
parent of cyan_potion modules poms
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
parent-0.167.2.pom | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.xenoamess.cyan_potion/parent/ -->
<dependency>
<groupId>com.xenoamess.cyan_potion</groupId>
<artifactId>parent</artifactId>
<version>0.167.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.xenoamess.cyan_potion/parent/
implementation 'com.xenoamess.cyan_potion:parent:0.167.2'
// https://jarcasting.com/artifacts/com.xenoamess.cyan_potion/parent/
implementation ("com.xenoamess.cyan_potion:parent:0.167.2")
'com.xenoamess.cyan_potion:parent:pom:0.167.2'
<dependency org="com.xenoamess.cyan_potion" name="parent" rev="0.167.2">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.xenoamess.cyan_potion', module='parent', version='0.167.2')
)
libraryDependencies += "com.xenoamess.cyan_potion" % "parent" % "0.167.2"
[com.xenoamess.cyan_potion/parent "0.167.2"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
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 |