Last Version

A/B Smartly Java SDK 1.5.0

A/B Smartly Java SDK

License

License

GroupId

GroupId

com.absmartly.sdk
ArtifactId

ArtifactId

core-api
Version

Version

1.5.0
Type

Type

jar
Description

Description

A/B Smartly Java SDK
A/B Smartly Java SDK
Project URL

Project URL

https://www.absmartly.com
Source Code Management

Source Code Management

https://github.com/absmartly/java-sdk

Download core-api 1.5.0


<!-- https://jarcasting.com/artifacts/com.absmartly.sdk/core-api/ -->
<dependency>
    <groupId>com.absmartly.sdk</groupId>
    <artifactId>core-api</artifactId>
    <version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.absmartly.sdk/core-api/
implementation 'com.absmartly.sdk:core-api:1.5.0'
// https://jarcasting.com/artifacts/com.absmartly.sdk/core-api/
implementation ("com.absmartly.sdk:core-api:1.5.0")
'com.absmartly.sdk:core-api:jar:1.5.0'
<dependency org="com.absmartly.sdk" name="core-api" rev="1.5.0">
  <artifact name="core-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.absmartly.sdk', module='core-api', version='1.5.0')
)
libraryDependencies += "com.absmartly.sdk" % "core-api" % "1.5.0"
[com.absmartly.sdk/core-api "1.5.0"]

Dependencies

compile (1)

Group / Artifact Type Version
net.sourceforge.streamsupport : streamsupport-minifuture jar 1.7.4

runtime (7)

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

Project Modules

There are no modules declared in this project.