is not current version
Last Version 2.5.2

org.skinny-framework:skinny-http-client_2.10 2.3.0-RC1

skinny-http-client

Categories

Categories

CLI User Interface
GroupId

GroupId

org.skinny-framework
ArtifactId

ArtifactId

skinny-http-client_2.10
Version

Version

2.3.0-RC1
Type

Type

jar

Download skinny-http-client_2.10 2.3.0-RC1


<!-- https://jarcasting.com/artifacts/org.skinny-framework/skinny-http-client_2.10/ -->
<dependency>
    <groupId>org.skinny-framework</groupId>
    <artifactId>skinny-http-client_2.10</artifactId>
    <version>2.3.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.skinny-framework/skinny-http-client_2.10/
implementation 'org.skinny-framework:skinny-http-client_2.10:2.3.0-RC1'
// https://jarcasting.com/artifacts/org.skinny-framework/skinny-http-client_2.10/
implementation ("org.skinny-framework:skinny-http-client_2.10:2.3.0-RC1")
'org.skinny-framework:skinny-http-client_2.10:jar:2.3.0-RC1'
<dependency org="org.skinny-framework" name="skinny-http-client_2.10" rev="2.3.0-RC1">
  <artifact name="skinny-http-client_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.skinny-framework', module='skinny-http-client_2.10', version='2.3.0-RC1')
)
libraryDependencies += "org.skinny-framework" % "skinny-http-client_2.10" % "2.3.0-RC1"
[org.skinny-framework/skinny-http-client_2.10 "2.3.0-RC1"]