Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.softwaremill.sttp.client3 |
ArtifactId | ArtifactIdcatsce2_3 |
Version | Version3.3.15 |
Type | Typejar |
Filename | Size |
---|---|
catsce2_3-3.3.15.pom | |
catsce2_3-3.3.15.jar | 20 KB |
catsce2_3-3.3.15-tests.jar | 7 KB |
catsce2_3-3.3.15-tests-sources.jar | 1 KB |
catsce2_3-3.3.15-tests-javadoc.jar | 428 KB |
catsce2_3-3.3.15-sources.jar | 2 KB |
catsce2_3-3.3.15-javadoc.jar | 443 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/catsce2_3/ -->
<dependency>
<groupId>com.softwaremill.sttp.client3</groupId>
<artifactId>catsce2_3</artifactId>
<version>3.3.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/catsce2_3/
implementation 'com.softwaremill.sttp.client3:catsce2_3:3.3.15'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/catsce2_3/
implementation ("com.softwaremill.sttp.client3:catsce2_3:3.3.15")
'com.softwaremill.sttp.client3:catsce2_3:jar:3.3.15'
<dependency org="com.softwaremill.sttp.client3" name="catsce2_3" rev="3.3.15">
<artifact name="catsce2_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.client3', module='catsce2_3', version='3.3.15')
)
libraryDependencies += "com.softwaremill.sttp.client3" % "catsce2_3" % "3.3.15"
[com.softwaremill.sttp.client3/catsce2_3 "3.3.15"]