Last Version

launchify :: core 0.0.1

Launchify Helps Make Maven Projects Easier to Install as CLI Applications

License

License

GroupId

GroupId

br.com.ingenieux.launchify
ArtifactId

ArtifactId

launchify-core
Version

Version

0.0.1
Type

Type

jar
Description

Description

launchify :: core
Launchify Helps Make Maven Projects Easier to Install as CLI Applications

Download launchify-core 0.0.1


<!-- https://jarcasting.com/artifacts/br.com.ingenieux.launchify/launchify-core/ -->
<dependency>
    <groupId>br.com.ingenieux.launchify</groupId>
    <artifactId>launchify-core</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.ingenieux.launchify/launchify-core/
implementation 'br.com.ingenieux.launchify:launchify-core:0.0.1'
// https://jarcasting.com/artifacts/br.com.ingenieux.launchify/launchify-core/
implementation ("br.com.ingenieux.launchify:launchify-core:0.0.1")
'br.com.ingenieux.launchify:launchify-core:jar:0.0.1'
<dependency org="br.com.ingenieux.launchify" name="launchify-core" rev="0.0.1">
  <artifact name="launchify-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.ingenieux.launchify', module='launchify-core', version='0.0.1')
)
libraryDependencies += "br.com.ingenieux.launchify" % "launchify-core" % "0.0.1"
[br.com.ingenieux.launchify/launchify-core "0.0.1"]

Dependencies

compile (4)

Group / Artifact Type Version
commons-io : commons-io jar 2.3
org.ow2.asm : asm-all jar 4.0
br.com.ingenieux.launchify : launchify-api jar 0.0.1
org.apache.commons : commons-vfs2 jar 2.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.