License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdcom.softwaremill.sttp.shared |
ArtifactId | ArtifactIdcore_native0.4_2.11 |
Last Version | Last Version1.3.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncore
core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
core_native0.4_2.11-1.3.7.pom | |
core_native0.4_2.11-1.3.7.jar | 71 KB |
core_native0.4_2.11-1.3.7-sources.jar | 2 KB |
core_native0.4_2.11-1.3.7-javadoc.jar | 386 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.shared/core_native0.4_2.11/ -->
<dependency>
<groupId>com.softwaremill.sttp.shared</groupId>
<artifactId>core_native0.4_2.11</artifactId>
<version>1.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.shared/core_native0.4_2.11/
implementation 'com.softwaremill.sttp.shared:core_native0.4_2.11:1.3.7'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.shared/core_native0.4_2.11/
implementation ("com.softwaremill.sttp.shared:core_native0.4_2.11:1.3.7")
'com.softwaremill.sttp.shared:core_native0.4_2.11:jar:1.3.7'
<dependency org="com.softwaremill.sttp.shared" name="core_native0.4_2.11" rev="1.3.7">
<artifact name="core_native0.4_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.shared', module='core_native0.4_2.11', version='1.3.7')
)
libraryDependencies += "com.softwaremill.sttp.shared" % "core_native0.4_2.11" % "1.3.7"
[com.softwaremill.sttp.shared/core_native0.4_2.11 "1.3.7"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
org.scala-native : test-interface_native0.4_2.11 | jar | 0.4.4 |
org.scala-native : scalalib_native0.4_2.11 | jar | 0.4.4 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.2.12 |