MVN

me.andrz.maven : maven-bin-core

Maven & Gradle

Aug 27, 2016
1 usages

Maven Bin Core · Install and run executable libraries from Maven repos.

<dependency>
    <groupId>me.andrz.maven</groupId>
    <artifactId>maven-bin-core</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.andrz.maven : maven-bin-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of me.andrz.maven : maven-bin-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
maven-bin-core-1.0.0

How to add a dependency to Maven

Add the following me.andrz.maven : maven-bin-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.andrz.maven</groupId>
    <artifactId>maven-bin-core</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.andrz.maven : maven-bin-core gradle dependency to your build.gradle file:

implementation 'me.andrz.maven:maven-bin-core:1.0.0'

Gradle Kotlin DSL: Add the following me.andrz.maven : maven-bin-core gradle kotlin dependency to your build.gradle.kts file:

implementation("me.andrz.maven:maven-bin-core:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.andrz.maven : maven-bin-core sbt scala dependency to your build.sbt file:

libraryDependencies += "me.andrz.maven" % "maven-bin-core" % "1.0.0"

Advertisement

Dependencies from Group

Discover Dependencies

Sep 01, 2016
2 usages
0 stars
Sep 07, 2017
2 usages
4 stars
May 01, 2020
2 usages
0 stars
Nov 22, 2022
1 usages
2 stars
Dec 17, 2019
1 usages
10 stars
May 15, 2019
1 usages
142 stars
Oct 01, 2016
1 usages
25 stars
Mar 23, 2023
11 usages
0 stars