License |
License |
---|---|
GroupId | GroupIdbr.com.ingenieux.launchify |
ArtifactId | ArtifactIdlaunchify-hashdot |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlaunchify :: hashdot
Launchify Helps Make Maven Projects Easier to Install as CLI Applications
|
Filename | Size |
---|---|
launchify-hashdot-0.0.1.pom | |
launchify-hashdot-0.0.1.jar | 5 KB |
launchify-hashdot-0.0.1-sources.jar | 2 KB |
launchify-hashdot-0.0.1-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.ingenieux.launchify/launchify-hashdot/ -->
<dependency>
<groupId>br.com.ingenieux.launchify</groupId>
<artifactId>launchify-hashdot</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.ingenieux.launchify/launchify-hashdot/
implementation 'br.com.ingenieux.launchify:launchify-hashdot:0.0.1'
// https://jarcasting.com/artifacts/br.com.ingenieux.launchify/launchify-hashdot/
implementation ("br.com.ingenieux.launchify:launchify-hashdot:0.0.1")
'br.com.ingenieux.launchify:launchify-hashdot:jar:0.0.1'
<dependency org="br.com.ingenieux.launchify" name="launchify-hashdot" rev="0.0.1">
<artifact name="launchify-hashdot" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.ingenieux.launchify', module='launchify-hashdot', version='0.0.1')
)
libraryDependencies += "br.com.ingenieux.launchify" % "launchify-hashdot" % "0.0.1"
[br.com.ingenieux.launchify/launchify-hashdot "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
br.com.ingenieux.launchify : launchify-spi | jar | 0.0.1 |
org.freemarker : freemarker | jar | 2.3.19 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |