License |
License |
---|---|
GroupId | GroupIdcom.github.losizm |
ArtifactId | ArtifactIdscamper_2.13 |
Version | Version21.0.0 |
Type | Typejar |
Description |
Descriptionscamper
The HTTP library for Scala
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
scamper_2.13-21.0.0.pom | |
scamper_2.13-21.0.0.jar | 1 MB |
scamper_2.13-21.0.0-sources.jar | 244 KB |
scamper_2.13-21.0.0-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.losizm/scamper_2.13/ -->
<dependency>
<groupId>com.github.losizm</groupId>
<artifactId>scamper_2.13</artifactId>
<version>21.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.losizm/scamper_2.13/
implementation 'com.github.losizm:scamper_2.13:21.0.0'
// https://jarcasting.com/artifacts/com.github.losizm/scamper_2.13/
implementation ("com.github.losizm:scamper_2.13:21.0.0")
'com.github.losizm:scamper_2.13:jar:21.0.0'
<dependency org="com.github.losizm" name="scamper_2.13" rev="21.0.0">
<artifact name="scamper_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.losizm', module='scamper_2.13', version='21.0.0')
)
libraryDependencies += "com.github.losizm" % "scamper_2.13" % "21.0.0"
[com.github.losizm/scamper_2.13 "21.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.5 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest-flatspec_2.13 | jar | 3.2.5 |