License |
License |
---|---|
Categories |
CategoriesH2 Data Databases H2O Business Logic Libraries Machine Learning |
GroupId | GroupIdai.h2o |
ArtifactId | ArtifactIdmojo2-runtime-api |
Last Version | Last Version2.7.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmojo2-runtime-api
MOJO2 Runtime API
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
mojo2-runtime-api-2.7.9.pom | |
mojo2-runtime-api-2.7.9.jar | 78 KB |
mojo2-runtime-api-2.7.9-sources.jar | 43 KB |
mojo2-runtime-api-2.7.9-javadoc.jar | 158 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ai.h2o/mojo2-runtime-api/ -->
<dependency>
<groupId>ai.h2o</groupId>
<artifactId>mojo2-runtime-api</artifactId>
<version>2.7.9</version>
</dependency>
// https://jarcasting.com/artifacts/ai.h2o/mojo2-runtime-api/
implementation 'ai.h2o:mojo2-runtime-api:2.7.9'
// https://jarcasting.com/artifacts/ai.h2o/mojo2-runtime-api/
implementation ("ai.h2o:mojo2-runtime-api:2.7.9")
'ai.h2o:mojo2-runtime-api:jar:2.7.9'
<dependency org="ai.h2o" name="mojo2-runtime-api" rev="2.7.9">
<artifact name="mojo2-runtime-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.h2o', module='mojo2-runtime-api', version='2.7.9')
)
libraryDependencies += "ai.h2o" % "mojo2-runtime-api" % "2.7.9"
[ai.h2o/mojo2-runtime-api "2.7.9"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.9 |