pwdd / ttt   0.0.1.2

GitHub
Scala versions: 2.12

tttcore 0.0.1.1


Group ID:
com.github.pwdd
Artifact ID:
tttcore_2.12
Version:
0.0.1.1
Release Date:
Jan 26, 2017
Licenses:
MIT
Files:

libraryDependencies += "com.github.pwdd" %% "tttcore" % "0.0.1.1"

Mill build tool

ivy"com.github.pwdd::tttcore:0.0.1.1"

Scala CLI

//> using dep "com.github.pwdd::tttcore:0.0.1.1"

Ammonite REPL

import $ivy.`com.github.pwdd::tttcore:0.0.1.1`

<dependency>
  <groupId>com.github.pwdd</groupId>
  <artifactId>tttcore_2.12</artifactId>
  <version>0.0.1.1</version>
</dependency>

compile group: 'com.github.pwdd', name: 'tttcore_2.12', version: '0.0.1.1'