Last Version

api-lib 1.0.0

A project to aid integration with the EAN Hotels api in Android projects.

License

License

Modified BSD-Style license
GroupId

GroupId

com.ean.mobile
ArtifactId

ArtifactId

api-lib
Version

Version

1.0.0
Type

Type

jar
Description

Description

api-lib
A project to aid integration with the EAN Hotels api in Android projects.

Download api-lib 1.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.1
joda-time : joda-time jar 2.1
org.apache.httpcomponents : httpclient jar 4.2.3
org.json : json jar 20090211

test (4)

Group / Artifact Type Version
junit : junit jar 4.10
org.powermock : powermock-api-mockito jar 1.5
org.powermock : powermock-module-junit4 jar 1.5
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.