restclient


License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.evrone
ArtifactId

ArtifactId

restclient
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

restclient
restclient
Project URL

Project URL

http://github.com/dima-exe/scala-restclient
Project Organization

Project Organization

com.evrone

Download restclient

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.9.2
org.apache.httpcomponents : httpclient jar 4.2.1
org.json4s : json4s-jackson_2.9.2 jar 3.0.0
com.twitter » util-core jar 5.3.13

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.9.2 jar 2.0.M4

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.0