is not current version
Last Version 3.0.0

net.apexes:apexes-root 0.0.2

Apexes Root

Categories

Categories

Net
GroupId

GroupId

net.apexes
ArtifactId

ArtifactId

apexes-root
Version

Version

0.0.2
Type

Type

pom

Download apexes-root 0.0.2

Filename Size
apexes-root-0.0.2.pom 3 KB
Browse

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