Last Version

Maven Bin 1.0.0

Install and run executable libraries from Maven repos.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

me.andrz.maven
ArtifactId

ArtifactId

maven-bin
Version

Version

1.0.0
Type

Type

pom
Description

Description

Maven Bin
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 1.0.0

Filename Size
maven-bin-1.0.0.pom 10 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • maven-bin-core
  • maven-bin-cli
  • maven-bin-maven-plugin