Last Version

Shields4J client 1.0.1

Lightweight java HTTP-client for the shields.io service

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.touchbit.shields4j
ArtifactId

ArtifactId

client
Version

Version

1.0.1
Type

Type

jar
Description

Description

Shields4J client
Lightweight java HTTP-client for the shields.io service
Project Organization

Project Organization

TouchBIT

Download client 1.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

test (1)

Group / Artifact Type Version
org.touchbit.shields4j » test-core jar 1.0.1

Project Modules

There are no modules declared in this project.