rockjam / httpaste   0.0.6

GitHub
Scala versions: 2.12

httpaste-curl 0.0.6


Group ID:
com.github.rockjam
Artifact ID:
httpaste-curl_2.12
Version:
0.0.6
Release Date:
Jun 29, 2017
Licenses:
Files:

libraryDependencies += "com.github.rockjam" %% "httpaste-curl" % "0.0.6"

Mill build tool

ivy"com.github.rockjam::httpaste-curl:0.0.6"

Scala CLI

//> using dep "com.github.rockjam::httpaste-curl:0.0.6"

Ammonite REPL

import $ivy.`com.github.rockjam::httpaste-curl:0.0.6`

<dependency>
  <groupId>com.github.rockjam</groupId>
  <artifactId>httpaste-curl_2.12</artifactId>
  <version>0.0.6</version>
</dependency>

compile group: 'com.github.rockjam', name: 'httpaste-curl_2.12', version: '0.0.6'