License |
License |
---|---|
GroupId | GroupIdcom.github.gino0631 |
ArtifactId | ArtifactIdpac-root |
Version | Version1.0 |
Type | Typepom |
Description |
DescriptionPAC Project Root
A pure Java implementation of tools for building Arch Linux packages.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pac-root-1.0.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.gino0631/pac-root/ -->
<dependency>
<groupId>com.github.gino0631</groupId>
<artifactId>pac-root</artifactId>
<version>1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.gino0631/pac-root/
implementation 'com.github.gino0631:pac-root:1.0'
// https://jarcasting.com/artifacts/com.github.gino0631/pac-root/
implementation ("com.github.gino0631:pac-root:1.0")
'com.github.gino0631:pac-root:pom:1.0'
<dependency org="com.github.gino0631" name="pac-root" rev="1.0">
<artifact name="pac-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.gino0631', module='pac-root', version='1.0')
)
libraryDependencies += "com.github.gino0631" % "pac-root" % "1.0"
[com.github.gino0631/pac-root "1.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |