is not current version
Last Version 0.1.1

com.nventify.imagizerandroid:ImagizerAndroidClient 0.1.0

The official Android client for the Imagizer Media Engine

Categories

Categories

CLI User Interface
GroupId

GroupId

com.nventify.imagizerandroid
ArtifactId

ArtifactId

ImagizerAndroidClient
Version

Version

0.1.0
Type

Type

aar

Download ImagizerAndroidClient 0.1.0


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