Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.aceql |
ArtifactId | ArtifactIdaceql-http-client-sdk |
Version | Version4.0.1 |
Type | Typejar |
Filename | Size |
---|---|
aceql-http-client-sdk-4.0.1.pom | |
aceql-http-client-sdk-4.0.1.jar | 484 KB |
aceql-http-client-sdk-4.0.1-sources.jar | 174 KB |
aceql-http-client-sdk-4.0.1-javadoc.jar | 161 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aceql/aceql-http-client-sdk/ -->
<dependency>
<groupId>com.aceql</groupId>
<artifactId>aceql-http-client-sdk</artifactId>
<version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.aceql/aceql-http-client-sdk/
implementation 'com.aceql:aceql-http-client-sdk:4.0.1'
// https://jarcasting.com/artifacts/com.aceql/aceql-http-client-sdk/
implementation ("com.aceql:aceql-http-client-sdk:4.0.1")
'com.aceql:aceql-http-client-sdk:jar:4.0.1'
<dependency org="com.aceql" name="aceql-http-client-sdk" rev="4.0.1">
<artifact name="aceql-http-client-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aceql', module='aceql-http-client-sdk', version='4.0.1')
)
libraryDependencies += "com.aceql" % "aceql-http-client-sdk" % "4.0.1"
[com.aceql/aceql-http-client-sdk "4.0.1"]