Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.github.born2snipe |
ArtifactId | ArtifactIdcli-pi-aggregate |
Version | Version0.0.1 |
Type | Typepom |
Filename | Size |
---|---|
cli-pi-aggregate-0.0.1.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.born2snipe/cli-pi-aggregate/ -->
<dependency>
<groupId>com.github.born2snipe</groupId>
<artifactId>cli-pi-aggregate</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.born2snipe/cli-pi-aggregate/
implementation 'com.github.born2snipe:cli-pi-aggregate:0.0.1'
// https://jarcasting.com/artifacts/com.github.born2snipe/cli-pi-aggregate/
implementation ("com.github.born2snipe:cli-pi-aggregate:0.0.1")
'com.github.born2snipe:cli-pi-aggregate:pom:0.0.1'
<dependency org="com.github.born2snipe" name="cli-pi-aggregate" rev="0.0.1">
<artifact name="cli-pi-aggregate" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.born2snipe', module='cli-pi-aggregate', version='0.0.1')
)
libraryDependencies += "com.github.born2snipe" % "cli-pi-aggregate" % "0.0.1"
[com.github.born2snipe/cli-pi-aggregate "0.0.1"]