marvin-engine-executor 0.0.2.rc


Group ID:
com.github.marvin-ai
Artifact ID:
marvin-engine-executor_2.12
Version:
0.0.2.rc
Release Date:
Feb 20, 2018
Licenses:
Files:
Full Scala Version:
2.12.3
Developers:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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