| GroupId | GroupIdcom.github.picon-software |
|---|---|
| ArtifactId | ArtifactIdeo-api |
| Version | Version1.1.3 |
| Type | Typejar |
| Description |
Description[jar] eo-api :: 1.1.3
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |