httpaste-curl


License

License

GroupId

GroupId

com.github.rockjam
ArtifactId

ArtifactId

httpaste-curl_2.12
Last Version

Last Version

0.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

httpaste-curl
httpaste-curl
Project URL

Project URL

https://github.com/rockjam/httpaste
Project Organization

Project Organization

com.github.rockjam
Source Code Management

Source Code Management

https://github.com/rockjam/httpaste

Download httpaste-curl_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.rockjam/httpaste-curl_2.12/ -->
<dependency>
    <groupId>com.github.rockjam</groupId>
    <artifactId>httpaste-curl_2.12</artifactId>
    <version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rockjam/httpaste-curl_2.12/
implementation 'com.github.rockjam:httpaste-curl_2.12:0.0.6'
// https://jarcasting.com/artifacts/com.github.rockjam/httpaste-curl_2.12/
implementation ("com.github.rockjam:httpaste-curl_2.12:0.0.6")
'com.github.rockjam:httpaste-curl_2.12:jar:0.0.6'
<dependency org="com.github.rockjam" name="httpaste-curl_2.12" rev="0.0.6">
  <artifact name="httpaste-curl_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rockjam', module='httpaste-curl_2.12', version='0.0.6')
)
libraryDependencies += "com.github.rockjam" % "httpaste-curl_2.12" % "0.0.6"
[com.github.rockjam/httpaste-curl_2.12 "0.0.6"]

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.2
com.github.rockjam : httpaste-core_2.12 jar 0.0.6
org.scala-lang : scala-reflect jar 2.12.2
com.lihaoyi : fastparse_2.12 jar 0.4.3
com.propensive : contextual_2.12 jar 1.0.1

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.3
com.chuusai : shapeless_2.12 jar 2.3.2

Project Modules

There are no modules declared in this project.

httpaste

Project aims to provide easy way to make http requests from REPL.

Slides: https://goo.gl/bzHPDc

Versions

Version
0.0.6
0.0.5
0.0.4
0.0.3