drivetribe / orchestra   0.7

GitHub
Scala versions: 2.12
Scala.js versions: 0.6
sbt plugins: 1.0

orchestra-core 0.6


Group ID:
com.drivetribe
Artifact ID:
orchestra-core_2.12
Version:
0.6
Release Date:
Apr 16, 2018
Licenses:
Files:

libraryDependencies += "com.drivetribe" %% "orchestra-core" % "0.6"

Mill build tool

ivy"com.drivetribe::orchestra-core:0.6"

Scala CLI

//> using dep "com.drivetribe::orchestra-core:0.6"

Ammonite REPL

import $ivy.`com.drivetribe::orchestra-core:0.6`

<dependency>
  <groupId>com.drivetribe</groupId>
  <artifactId>orchestra-core_2.12</artifactId>
  <version>0.6</version>
</dependency>

compile group: 'com.drivetribe', name: 'orchestra-core_2.12', version: '0.6'