is not current version
Last Version 0.5.2

net.gmcbm.dependencies:acf-parent 0.5.1

Java Command Dispatch Framework - (Bukkit, Spigot, Paper, Sponge, Bungee, JDA, Velocity supported, generically usable anywhere)

Categories

Categories

Net
GroupId

GroupId

net.gmcbm.dependencies
ArtifactId

ArtifactId

acf-parent
Version

Version

0.5.1
Type

Type

pom

Download acf-parent 0.5.1

Filename Size
acf-parent-0.5.1.pom 13 KB
Browse

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