Last Version

client-api 0.1.5

classes that are needed for the android client

License

License

Categories

Categories

Ant Build Tools CLI User Interface
GroupId

GroupId

com.github.antennaesdk.common
ArtifactId

ArtifactId

client-api
Version

Version

0.1.5
Type

Type

jar
Description

Description

client-api
classes that are needed for the android client
Source Code Management

Source Code Management

https://github.com/AntennaeSDK/MMS/tree/master/client-api

Download client-api 0.1.5


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

Dependencies

compile (3)

Group / Artifact Type Version
org.hibernate.javax.persistence : hibernate-jpa-2.1-api jar 1.0.0.Final
com.google.code.gson : gson jar 2.7
org.json : json jar 20160212

Project Modules

There are no modules declared in this project.