drivetribe / orchestra   0.7

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

orchestra-core 0.5


Group ID:
com.drivetribe
Artifact ID:
orchestra-core_2.12
Version:
0.5
Release Date:
Mar 22, 2018
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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