| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.absmartly.sdk |
| Идентификатор | Идентификаторcore-api |
| Версия | Версия1.2.0 |
| Тип | Типjar |
| Описание |
ОписаниеA/B Smartly Java SDK
A/B Smartly Java SDK
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| core-api-1.2.0.pom | |
| core-api-1.2.0.jar | 77 KB |
| core-api-1.2.0-sources.jar | 31 KB |
| core-api-1.2.0-javadoc.jar | 152 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.absmartly.sdk/core-api/ -->
<dependency>
<groupId>com.absmartly.sdk</groupId>
<artifactId>core-api</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.absmartly.sdk/core-api/
implementation 'com.absmartly.sdk:core-api:1.2.0'
// https://jarcasting.com/artifacts/com.absmartly.sdk/core-api/
implementation ("com.absmartly.sdk:core-api:1.2.0")
'com.absmartly.sdk:core-api:jar:1.2.0'
<dependency org="com.absmartly.sdk" name="core-api" rev="1.2.0">
<artifact name="core-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.absmartly.sdk', module='core-api', version='1.2.0')
)
libraryDependencies += "com.absmartly.sdk" % "core-api" % "1.2.0"
[com.absmartly.sdk/core-api "1.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.sourceforge.streamsupport : streamsupport-minifuture | jar | 1.7.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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.1 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.12.1 |