org.apache.mahout.commons:commons-cli


Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.mahout.commons
ArtifactId

ArtifactId

commons-cli
Last Version

Last Version

2.0-mahout
Release Date

Release Date

Type

Type

jar
Description

Description

Download commons-cli

How to add to project

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

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.

Versions

Version
2.0-mahout