Last Version

Maven Bin CLI 1.0.0

Install and run executable libraries from Maven repos.

License

License

Categories

Categories

Maven Build Tools CLI User Interface
GroupId

GroupId

me.andrz.maven
ArtifactId

ArtifactId

maven-bin-cli
Version

Version

1.0.0
Type

Type

jar
Description

Description

Maven Bin CLI
Install and run executable libraries from Maven repos.
Project URL

Project URL

https://github.com/adjohnson916/maven-bin
Source Code Management

Source Code Management

https://github.com/adjohnson916/maven-bin

Download maven-bin-cli 1.0.0


<!-- https://jarcasting.com/artifacts/me.andrz.maven/maven-bin-cli/ -->
<dependency>
    <groupId>me.andrz.maven</groupId>
    <artifactId>maven-bin-cli</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/me.andrz.maven/maven-bin-cli/
implementation 'me.andrz.maven:maven-bin-cli:1.0.0'
// https://jarcasting.com/artifacts/me.andrz.maven/maven-bin-cli/
implementation ("me.andrz.maven:maven-bin-cli:1.0.0")
'me.andrz.maven:maven-bin-cli:jar:1.0.0'
<dependency org="me.andrz.maven" name="maven-bin-cli" rev="1.0.0">
  <artifact name="maven-bin-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.andrz.maven', module='maven-bin-cli', version='1.0.0')
)
libraryDependencies += "me.andrz.maven" % "maven-bin-cli" % "1.0.0"
[me.andrz.maven/maven-bin-cli "1.0.0"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.