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