razie / razbase   0.8.7

GitHub

Basic and generic concepts and stuff useful in all my coding adventures

Scala versions: 2.10

scripster-core 0.8.7


Group ID:
com.razie
Artifact ID:
scripster-core_2.10
Version:
0.8.7
Release Date:
Sept 23, 2015
Licenses:
Files:
Full Scala Version:
2.10.4
Developers:

libraryDependencies += "com.razie" %% "scripster-core" % "0.8.7"

Mill build tool

ivy"com.razie::scripster-core:0.8.7"

Scala CLI

//> using dep "com.razie::scripster-core:0.8.7"

Ammonite REPL

import $ivy.`com.razie::scripster-core:0.8.7`

<dependency>
  <groupId>com.razie</groupId>
  <artifactId>scripster-core_2.10</artifactId>
  <version>0.8.7</version>
</dependency>

compile group: 'com.razie', name: 'scripster-core_2.10', version: '0.8.7'