ciashop-java

This is a simple lib for use Ciashop API

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.rodrigotm
ArtifactId

ArtifactId

ciashop-java
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

ciashop-java
This is a simple lib for use Ciashop API
Project URL

Project URL

https://github.com/rodrigotm/ciashop-java
Source Code Management

Source Code Management

https://github.com/rodrigotm/ciashop-java

Download ciashop-java

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.8.11.3
org.apache.commons : commons-lang3 jar 3.5
junit : junit jar 4.12
com.google.http-client : google-http-client jar 1.22.0
com.google.api.client : google-api-client-http jar 1.2.3-alpha

Project Modules

There are no modules declared in this project.

ciashop-java

CIASHOP API integration in Java

Maven Central

Comming soon more details...

Versions

Version
1.2.0
1.1.0
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.0.1