marvin-ai / marvin-engine-executor   0.0.2

Apache License 2.0 Website GitHub

Marvin AI has been accepted into the Apache Foundation and is now available at https://github.com/apache/incubator-marvin

Scala versions: 2.12

marvin-engine-executor 0.0.2


Group ID:
com.github.marvin-ai
Artifact ID:
marvin-engine-executor_2.12
Version:
0.0.2
Release Date:
Feb 15, 2018
Licenses:
Files:

libraryDependencies += "com.github.marvin-ai" %% "marvin-engine-executor" % "0.0.2"

Mill build tool

ivy"com.github.marvin-ai::marvin-engine-executor:0.0.2"

Scala CLI

//> using dep "com.github.marvin-ai::marvin-engine-executor:0.0.2"

Ammonite REPL

import $ivy.`com.github.marvin-ai::marvin-engine-executor:0.0.2`

<dependency>
  <groupId>com.github.marvin-ai</groupId>
  <artifactId>marvin-engine-executor_2.12</artifactId>
  <version>0.0.2</version>
</dependency>

compile group: 'com.github.marvin-ai', name: 'marvin-engine-executor_2.12', version: '0.0.2'