License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdcom.softwaremill.sttp.shared |
ArtifactId | ArtifactIdcore_native0.4.0-M2_2.11 |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptioncore
core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.shared/core_native0.4.0-M2_2.11/ -->
<dependency>
<groupId>com.softwaremill.sttp.shared</groupId>
<artifactId>core_native0.4.0-M2_2.11</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.shared/core_native0.4.0-M2_2.11/
implementation 'com.softwaremill.sttp.shared:core_native0.4.0-M2_2.11:1.0.0'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.shared/core_native0.4.0-M2_2.11/
implementation ("com.softwaremill.sttp.shared:core_native0.4.0-M2_2.11:1.0.0")
'com.softwaremill.sttp.shared:core_native0.4.0-M2_2.11:jar:1.0.0'
<dependency org="com.softwaremill.sttp.shared" name="core_native0.4.0-M2_2.11" rev="1.0.0">
<artifact name="core_native0.4.0-M2_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.shared', module='core_native0.4.0-M2_2.11', version='1.0.0')
)
libraryDependencies += "com.softwaremill.sttp.shared" % "core_native0.4.0-M2_2.11" % "1.0.0"
[com.softwaremill.sttp.shared/core_native0.4.0-M2_2.11 "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
org.scala-native : nativelib_native0.4.0-M2_2.11 | jar | 0.4.0-M2 |
org.scala-native : javalib_native0.4.0-M2_2.11 | jar | 0.4.0-M2 |
org.scala-native : auxlib_native0.4.0-M2_2.11 | jar | 0.4.0-M2 |
org.scala-native : scalalib_native0.4.0-M2_2.11 | jar | 0.4.0-M2 |
org.scala-native : test-interface_native0.4.0-M2_2.11 | jar | 0.4.0-M2 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_native0.4.0-M2_2.11 | jar | 3.2.3 |