is not current version
Last Version 0.2.9

com.github.ft-force:coral-parent 0.0.7

The parent project of coral

GroupId

GroupId

com.github.ft-force
ArtifactId

ArtifactId

coral-parent
Version

Version

0.0.7
Type

Type

pom

Download coral-parent 0.0.7

Filename Size
coral-parent-0.0.7.pom 12 KB
Browse

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