License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.apexes |
ArtifactId | ArtifactIdapexes-root |
Version | Version2.0.0 |
Type | Typepom |
Description |
Descriptionapexes-root
apexes root
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
apexes-root-2.0.0.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.apexes/apexes-root/ -->
<dependency>
<groupId>net.apexes</groupId>
<artifactId>apexes-root</artifactId>
<version>2.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.apexes/apexes-root/
implementation 'net.apexes:apexes-root:2.0.0'
// https://jarcasting.com/artifacts/net.apexes/apexes-root/
implementation ("net.apexes:apexes-root:2.0.0")
'net.apexes:apexes-root:pom:2.0.0'
<dependency org="net.apexes" name="apexes-root" rev="2.0.0">
<artifact name="apexes-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.apexes', module='apexes-root', version='2.0.0')
)
libraryDependencies += "net.apexes" % "apexes-root" % "2.0.0"
[net.apexes/apexes-root "2.0.0"]