License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdde.chkal.backset |
ArtifactId | ArtifactIdbackset-maven-tools |
Last Version | Last Version1.0.0.Alpha1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBackset - Maven Tools
Backset - Parent
|
<!-- https://jarcasting.com/artifacts/de.chkal.backset/backset-maven-tools/ -->
<dependency>
<groupId>de.chkal.backset</groupId>
<artifactId>backset-maven-tools</artifactId>
<version>1.0.0.Alpha1</version>
</dependency>
// https://jarcasting.com/artifacts/de.chkal.backset/backset-maven-tools/
implementation 'de.chkal.backset:backset-maven-tools:1.0.0.Alpha1'
// https://jarcasting.com/artifacts/de.chkal.backset/backset-maven-tools/
implementation ("de.chkal.backset:backset-maven-tools:1.0.0.Alpha1")
'de.chkal.backset:backset-maven-tools:jar:1.0.0.Alpha1'
<dependency org="de.chkal.backset" name="backset-maven-tools" rev="1.0.0.Alpha1">
<artifact name="backset-maven-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.chkal.backset', module='backset-maven-tools', version='1.0.0.Alpha1')
)
libraryDependencies += "de.chkal.backset" % "backset-maven-tools" % "1.0.0.Alpha1"
[de.chkal.backset/backset-maven-tools "1.0.0.Alpha1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugins : maven-shade-plugin | jar | 2.3 |