License |
License |
---|---|
GroupId | GroupIdcom.github.losizm |
ArtifactId | ArtifactIdscamper_3 |
Version | Version32.1.2 |
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_3-32.1.2.pom | |
scamper_3-32.1.2.jar | 2 MB |
scamper_3-32.1.2-sources.jar | 314 KB |
scamper_3-32.1.2-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.losizm/scamper_3/ -->
<dependency>
<groupId>com.github.losizm</groupId>
<artifactId>scamper_3</artifactId>
<version>32.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.losizm/scamper_3/
implementation 'com.github.losizm:scamper_3:32.1.2'
// https://jarcasting.com/artifacts/com.github.losizm/scamper_3/
implementation ("com.github.losizm:scamper_3:32.1.2")
'com.github.losizm:scamper_3:jar:32.1.2'
<dependency org="com.github.losizm" name="scamper_3" rev="32.1.2">
<artifact name="scamper_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.losizm', module='scamper_3', version='32.1.2')
)
libraryDependencies += "com.github.losizm" % "scamper_3" % "32.1.2"
[com.github.losizm/scamper_3 "32.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest-flatspec_3 | jar | 3.2.9 |