| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.smartling.api |
| Идентификатор | Идентификаторsmartling-api-sdk |
| Последняя версия | Последняя версия0.30.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSmartling API SDK
Smartling API SDK
|
| Имя Файла | Размер |
|---|---|
| smartling-api-sdk-0.30.0.pom | |
| smartling-api-sdk-0.30.0.jar | 4 KB |
| smartling-api-sdk-0.30.0-sources.jar | 3 KB |
| smartling-api-sdk-0.30.0-javadoc.jar | 398 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.smartling.api/smartling-api-sdk/ -->
<dependency>
<groupId>com.smartling.api</groupId>
<artifactId>smartling-api-sdk</artifactId>
<version>0.30.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.smartling.api/smartling-api-sdk/
implementation 'com.smartling.api:smartling-api-sdk:0.30.0'
// https://jarcasting.com/artifacts/com.smartling.api/smartling-api-sdk/
implementation ("com.smartling.api:smartling-api-sdk:0.30.0")
'com.smartling.api:smartling-api-sdk:jar:0.30.0'
<dependency org="com.smartling.api" name="smartling-api-sdk" rev="0.30.0">
<artifact name="smartling-api-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.smartling.api', module='smartling-api-sdk', version='0.30.0')
)
libraryDependencies += "com.smartling.api" % "smartling-api-sdk" % "0.30.0"
[com.smartling.api/smartling-api-sdk "0.30.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.10 |
| org.slf4j : slf4j-simple | jar | 1.7.28 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 2.28.2 |
| com.squareup.okhttp3 : mockwebserver | jar | 4.9.3 |
| com.github.tomakehurst : wiremock | jar | 2.26.0 |