Last Version

Gradle Manipulation Extension 3.5

A tool to work with ProjectNCL to manipulate Gradle builds.

License

License

Categories

Categories

JBoss Container Application Servers CLI User Interface
GroupId

GroupId

org.jboss.gm
ArtifactId

ArtifactId

cli
Version

Version

3.5
Type

Type

jar
Description

Description

Gradle Manipulation Extension
A tool to work with ProjectNCL to manipulate Gradle builds.
Project URL

Project URL

https://github.com/project-ncl/gradle-manipulator
Source Code Management

Source Code Management

https://github.com/project-ncl/gradle-manipulator

Download cli 3.5


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

Dependencies

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

Project Modules

There are no modules declared in this project.