rest4s


License

License

MIT
GroupId

GroupId

io.github.tobetwo
ArtifactId

ArtifactId

rest4s
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

rest4s
rest4s
Project Organization

Project Organization

io.github.tobetwo

Download rest4s

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
commons-configuration : commons-configuration jar 1.10
io.github.tobetwo : scala-zoom jar 1.0.2
org.scalaj : scalaj-http_2.11 jar 2.4.1

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0