setl 1.0.0-SNAPSHOT


Group ID:
com.jcdecaux.setl
Artifact ID:
setl_2.12
Version:
1.0.0-SNAPSHOT
Release Date:
Aug 10, 2016
Licenses:
Files:

libraryDependencies += "com.jcdecaux.setl" %% "setl" % "1.0.0-SNAPSHOT"

Mill build tool

ivy"com.jcdecaux.setl::setl:1.0.0-SNAPSHOT"

Scala CLI

//> using dep "com.jcdecaux.setl::setl:1.0.0-SNAPSHOT"

Ammonite REPL

import $ivy.`com.jcdecaux.setl::setl:1.0.0-SNAPSHOT`

<dependency>
  <groupId>com.jcdecaux.setl</groupId>
  <artifactId>setl_2.12</artifactId>
  <version>1.0.0-SNAPSHOT</version>
</dependency>

compile group: 'com.jcdecaux.setl', name: 'setl_2.12', version: '1.0.0-SNAPSHOT'