License |
License |
---|---|
GroupId | GroupIdcom.eharmony |
ArtifactId | ArtifactIdaloha |
Last Version | Last Version3.3.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionaloha
Scala-based machine learning library with generic models and lazily created features.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationeHarmony |
Filename | Size |
---|---|
aloha-3.3.1.pom | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.eharmony/aloha/ -->
<dependency>
<groupId>com.eharmony</groupId>
<artifactId>aloha</artifactId>
<version>3.3.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.eharmony/aloha/
implementation 'com.eharmony:aloha:3.3.1'
// https://jarcasting.com/artifacts/com.eharmony/aloha/
implementation ("com.eharmony:aloha:3.3.1")
'com.eharmony:aloha:pom:3.3.1'
<dependency org="com.eharmony" name="aloha" rev="3.3.1">
<artifact name="aloha" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.eharmony', module='aloha', version='3.3.1')
)
libraryDependencies += "com.eharmony" % "aloha" % "3.3.1"
[com.eharmony/aloha "3.3.1"]