Last Version

gcr-sdk-java 2.1.3

Provides GCR API access for various Distelli software components.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.distelli.gcr
ArtifactId

ArtifactId

gcr-sdk-java
Version

Version

2.1.3
Type

Type

jar
Description

Description

gcr-sdk-java
Provides GCR API access for various Distelli software components.
Project URL

Project URL

http://www.distelli.com/
Source Code Management

Source Code Management

https://github.com/Distelli/gcr-sdk-java.git

Download gcr-sdk-java 2.1.3


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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.22
com.fasterxml.jackson.core : jackson-databind jar 2.5.1
com.squareup.okhttp3 : okhttp jar 3.5.0
org.projectlombok : lombok jar 1.16.12

test (1)

Group / Artifact Type Version
junit : junit jar 4.9

Project Modules

There are no modules declared in this project.