ImagizerAndroidClient

The official Android client for the Imagizer Media Engine

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.nventify.imagizerandroid
ArtifactId

ArtifactId

ImagizerAndroidClient
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

aar
Description

Description

ImagizerAndroidClient
The official Android client for the Imagizer Media Engine
Project URL

Project URL

https://github.com/Nventify/ImagizerAndroid
Source Code Management

Source Code Management

https://github.com/Nventify/ImagizerAndroid

Download ImagizerAndroidClient

How to add to project

<!-- https://jarcasting.com/artifacts/com.nventify.imagizerandroid/ImagizerAndroidClient/ -->
<dependency>
    <groupId>com.nventify.imagizerandroid</groupId>
    <artifactId>ImagizerAndroidClient</artifactId>
    <version>0.1.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.nventify.imagizerandroid/ImagizerAndroidClient/
implementation 'com.nventify.imagizerandroid:ImagizerAndroidClient:0.1.1'
// https://jarcasting.com/artifacts/com.nventify.imagizerandroid/ImagizerAndroidClient/
implementation ("com.nventify.imagizerandroid:ImagizerAndroidClient:0.1.1")
'com.nventify.imagizerandroid:ImagizerAndroidClient:aar:0.1.1'
<dependency org="com.nventify.imagizerandroid" name="ImagizerAndroidClient" rev="0.1.1">
  <artifact name="ImagizerAndroidClient" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.nventify.imagizerandroid', module='ImagizerAndroidClient', version='0.1.1')
)
libraryDependencies += "com.nventify.imagizerandroid" % "ImagizerAndroidClient" % "0.1.1"
[com.nventify.imagizerandroid/ImagizerAndroidClient "0.1.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.nventify : ImagizerClient jar 0.1.4
com.android.support » appcompat-v7 jar 24.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1
0.1.0