| License |
License
Evie License
|
|---|---|
| GroupId | GroupIdcom.duopeak.evie |
| ArtifactId | ArtifactIdevie |
| Last Version | Last Version1.0.3 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionevie
Evie official Android SDK
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| evie-1.0.3.pom | |
| evie-1.0.3-sources.jar | 3 KB |
| evie-1.0.3-javadoc.jar | 391 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.3.1 |
| com.google.android.gms » play-services-basement | jar | 18.0.2 |