License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.eharmony |
ArtifactId | ArtifactIdaloha-cli |
Last Version | Last Version3.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionaloha-cli
Provides an Aloha command line interface
|
Project Organization |
Project OrganizationeHarmony |
Filename | Size |
---|---|
aloha-cli-3.3.1.pom | |
aloha-cli-3.3.1.jar | 11 KB |
aloha-cli-3.3.1-sources.jar | 1 KB |
aloha-cli-3.3.1-javadoc.jar | 343 KB |
aloha-cli-3.3.1-jar-with-dependencies.jar | 46 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.eharmony/aloha-cli/ -->
<dependency>
<groupId>com.eharmony</groupId>
<artifactId>aloha-cli</artifactId>
<version>3.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.eharmony/aloha-cli/
implementation 'com.eharmony:aloha-cli:3.3.1'
// https://jarcasting.com/artifacts/com.eharmony/aloha-cli/
implementation ("com.eharmony:aloha-cli:3.3.1")
'com.eharmony:aloha-cli:jar:3.3.1'
<dependency org="com.eharmony" name="aloha-cli" rev="3.3.1">
<artifact name="aloha-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eharmony', module='aloha-cli', version='3.3.1')
)
libraryDependencies += "com.eharmony" % "aloha-cli" % "3.3.1"
[com.eharmony/aloha-cli "3.3.1"]
Group / Artifact | Type | Version |
---|---|---|
com.eharmony : aloha-core | jar | 3.3.1 |
com.eharmony : aloha-vw-jni | jar | 3.3.1 |
com.eharmony : aloha-h2o | jar | 3.3.1 |
org.slf4j : slf4j-log4j12 | jar | 1.7.10 |
Group / Artifact | Type | Version |
---|---|---|
com.eharmony : aloha-core | jar | 3.3.1 |
junit : junit | jar | 4.11 |