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