drivetribe / orchestra   0.7

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

orchestra-lock 0.7


Group ID:
com.drivetribe
Artifact ID:
orchestra-lock_2.12
Version:
0.7
Release Date:
Apr 24, 2018
Licenses:
Files:

libraryDependencies += "com.drivetribe" %% "orchestra-lock" % "0.7"

Mill build tool

ivy"com.drivetribe::orchestra-lock:0.7"

Scala CLI

//> using dep "com.drivetribe::orchestra-lock:0.7"

Ammonite REPL

import $ivy.`com.drivetribe::orchestra-lock:0.7`

<dependency>
  <groupId>com.drivetribe</groupId>
  <artifactId>orchestra-lock_2.12</artifactId>
  <version>0.7</version>
</dependency>

compile group: 'com.drivetribe', name: 'orchestra-lock_2.12', version: '0.7'