License |
License |
---|---|
GroupId | GroupIdcom.absmartly.sdk |
ArtifactId | ArtifactIdcore-api |
Version | Version1.4.0 |
Type | Typejar |
Description |
DescriptionA/B Smartly Java SDK
A/B Smartly Java SDK
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
core-api-1.4.0.pom | |
core-api-1.4.0.jar | 103 KB |
core-api-1.4.0-sources.jar | 43 KB |
core-api-1.4.0-javadoc.jar | 227 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.absmartly.sdk/core-api/ -->
<dependency>
<groupId>com.absmartly.sdk</groupId>
<artifactId>core-api</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.absmartly.sdk/core-api/
implementation 'com.absmartly.sdk:core-api:1.4.0'
// https://jarcasting.com/artifacts/com.absmartly.sdk/core-api/
implementation ("com.absmartly.sdk:core-api:1.4.0")
'com.absmartly.sdk:core-api:jar:1.4.0'
<dependency org="com.absmartly.sdk" name="core-api" rev="1.4.0">
<artifact name="core-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.absmartly.sdk', module='core-api', version='1.4.0')
)
libraryDependencies += "com.absmartly.sdk" % "core-api" % "1.4.0"
[com.absmartly.sdk/core-api "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
net.sourceforge.streamsupport : streamsupport-minifuture | jar | 1.7.4 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
org.apache.httpcomponents.client5 : httpclient5 | jar | 5.1.3 |
org.apache.httpcomponents.client5 : httpclient5-fluent | jar | 5.1.3 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.google.code.findbugs : findbugs-annotations | jar | 3.0.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.6.1 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.12.6 |