composer-sdk-java

null

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.github.xuanyue202
ArtifactId

ArtifactId

composer-sdk-java-client
Last Version

Last Version

0.16.2-fixed
Release Date

Release Date

Type

Type

jar
Description

Description

composer-sdk-java
null

Download composer-sdk-java-client

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
com.github.xuanyue202 : composer-sdk-java-common jar 0.16.2-fixed

test (4)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.8.47
org.testng : testng jar 6.8.1
org.skyscreamer : jsonassert jar 1.5.0
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.

Versions

Version
0.16.2-fixed
0.16.2
0.14.2