License |
License |
---|---|
GroupId | GroupIdcom.softwaremill.sttp.shared |
ArtifactId | ArtifactIdcore_sjs1_2.13 |
Version | Version1.3.3 |
Type | Typejar |
Description |
Descriptioncore
core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
core_sjs1_2.13-1.3.3.pom | |
core_sjs1_2.13-1.3.3.jar | 53 KB |
core_sjs1_2.13-1.3.3-sources.jar | 2 KB |
core_sjs1_2.13-1.3.3-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.shared/core_sjs1_2.13/ -->
<dependency>
<groupId>com.softwaremill.sttp.shared</groupId>
<artifactId>core_sjs1_2.13</artifactId>
<version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.shared/core_sjs1_2.13/
implementation 'com.softwaremill.sttp.shared:core_sjs1_2.13:1.3.3'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.shared/core_sjs1_2.13/
implementation ("com.softwaremill.sttp.shared:core_sjs1_2.13:1.3.3")
'com.softwaremill.sttp.shared:core_sjs1_2.13:jar:1.3.3'
<dependency org="com.softwaremill.sttp.shared" name="core_sjs1_2.13" rev="1.3.3">
<artifact name="core_sjs1_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.shared', module='core_sjs1_2.13', version='1.3.3')
)
libraryDependencies += "com.softwaremill.sttp.shared" % "core_sjs1_2.13" % "1.3.3"
[com.softwaremill.sttp.shared/core_sjs1_2.13 "1.3.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
org.scala-js : scalajs-library_2.13 | jar | 1.9.0 |
org.scala-js : scalajs-dom_sjs1_2.13 | jar | 2.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-js : scalajs-test-bridge_2.13 | jar | 1.9.0 |
org.scalatest : scalatest_2.13 | jar | 3.2.11 |