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