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