License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdcom.softwaremill.sttp.model |
ArtifactId | ArtifactIdcore_native0.4_2.12 |
Last Version | Last Version1.4.27 |
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.12-1.4.27.pom | |
core_native0.4_2.12-1.4.27.jar | 966 KB |
core_native0.4_2.12-1.4.27-sources.jar | 37 KB |
core_native0.4_2.12-1.4.27-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.model/core_native0.4_2.12/ -->
<dependency>
<groupId>com.softwaremill.sttp.model</groupId>
<artifactId>core_native0.4_2.12</artifactId>
<version>1.4.27</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.model/core_native0.4_2.12/
implementation 'com.softwaremill.sttp.model:core_native0.4_2.12:1.4.27'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.model/core_native0.4_2.12/
implementation ("com.softwaremill.sttp.model:core_native0.4_2.12:1.4.27")
'com.softwaremill.sttp.model:core_native0.4_2.12:jar:1.4.27'
<dependency org="com.softwaremill.sttp.model" name="core_native0.4_2.12" rev="1.4.27">
<artifact name="core_native0.4_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.model', module='core_native0.4_2.12', version='1.4.27')
)
libraryDependencies += "com.softwaremill.sttp.model" % "core_native0.4_2.12" % "1.4.27"
[com.softwaremill.sttp.model/core_native0.4_2.12 "1.4.27"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.16 |
org.scala-native : scalalib_native0.4_2.12 | jar | 0.4.4 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-native : test-interface_native0.4_2.12 | jar | 0.4.4 |
org.scalatest : scalatest_native0.4_2.12 | jar | 3.2.12 |