| Группа | Группаcom.github.picon-software |
|---|---|
| Идентификатор | Идентификаторeo-api |
| Версия | Версия1.1.3 |
| Тип | Типjar |
| Описание |
Описание[jar] eo-api :: 1.1.3
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| eo-api-1.1.3.pom | |
| eo-api-1.1.3.jar | 42 KB |
| eo-api-1.1.3-sources.jar | 34 KB |
| eo-api-1.1.3-javadoc.jar | 343 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.picon-software/eo-api/ -->
<dependency>
<groupId>com.github.picon-software</groupId>
<artifactId>eo-api</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.picon-software/eo-api/
implementation 'com.github.picon-software:eo-api:1.1.3'
// https://jarcasting.com/artifacts/com.github.picon-software/eo-api/
implementation ("com.github.picon-software:eo-api:1.1.3")
'com.github.picon-software:eo-api:jar:1.1.3'
<dependency org="com.github.picon-software" name="eo-api" rev="1.1.3">
<artifact name="eo-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.picon-software', module='eo-api', version='1.1.3')
)
libraryDependencies += "com.github.picon-software" % "eo-api" % "1.1.3"
[com.github.picon-software/eo-api "1.1.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.squareup.okhttp : okhttp | jar | 2.0.0 |
| com.squareup.okhttp : okhttp-urlconnection | jar | 2.0.0 |
| com.squareup.retrofit : retrofit | jar | 1.6.1 |
| com.squareup.retrofit : converter-simplexml | jar | 1.6.1 |
| org.assertj : assertj-core | jar | 1.5.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |