Last Version

com.spotify:client-https 0.0.1

Java tools for client-side TLS operations.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

client-https
Version

Version

0.0.1
Type

Type

jar
Description

Description

Java tools for client-side TLS operations.

Download client-https 0.0.1


<!-- https://jarcasting.com/artifacts/com.spotify/client-https/ -->
<dependency>
    <groupId>com.spotify</groupId>
    <artifactId>client-https</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/client-https/
implementation 'com.spotify:client-https:0.0.1'
// https://jarcasting.com/artifacts/com.spotify/client-https/
implementation ("com.spotify:client-https:0.0.1")
'com.spotify:client-https:jar:0.0.1'
<dependency org="com.spotify" name="client-https" rev="0.0.1">
  <artifact name="client-https" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='client-https', version='0.0.1')
)
libraryDependencies += "com.spotify" % "client-https" % "0.0.1"
[com.spotify/client-https "0.0.1"]

Dependencies

compile (4)

Group / Artifact Type Version
com.spotify : client-tls jar 0.0.1
org.slf4j : slf4j-api jar 1.7.21
com.google.guava : guava jar 20.0
org.apache.httpcomponents : httpclient jar 4.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.