hammock-core 0.7.1


Group ID:
com.pepegar
Artifact ID:
hammock-core_2.12
Version:
0.7.1
Release Date:
Nov 12, 2017
Licenses:
MIT
Files:
Full Scala Version:
2.12.3
Developers:

libraryDependencies += "com.pepegar" %% "hammock-core" % "0.7.1"

Mill build tool

ivy"com.pepegar::hammock-core:0.7.1"

Scala CLI

//> using dep "com.pepegar::hammock-core:0.7.1"

Ammonite REPL

import $ivy.`com.pepegar::hammock-core:0.7.1`

<dependency>
  <groupId>com.pepegar</groupId>
  <artifactId>hammock-core_2.12</artifactId>
  <version>0.7.1</version>
</dependency>

compile group: 'com.pepegar', name: 'hammock-core_2.12', version: '0.7.1'