evie

Evie official Android SDK

License

License

Evie License
GroupId

GroupId

com.duopeak.evie
ArtifactId

ArtifactId

evie
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

aar
Description

Description

evie
Evie official Android SDK
Project URL

Project URL

https://bitbucket.org/duopeak-evie/evie-android-sdk

Download evie

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.1
com.google.android.gms » play-services-basement jar 18.0.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0