is not current version
Last Version 0.1.7

org.beangle.maven:beangle-maven-launcher 0.1.7.RC1

Beangle Maven Jar Launcher

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.beangle.maven
ArtifactId

ArtifactId

beangle-maven-launcher
Version

Version

0.1.7.RC1
Type

Type

jar

Download beangle-maven-launcher 0.1.7.RC1


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