is not current version
Last Version 1.3.5

com.duopeak.eevee:eevee 1.3.3

Eevee official Android SDK

GroupId

GroupId

com.duopeak.eevee
ArtifactId

ArtifactId

eevee
Version

Version

1.3.3
Type

Type

aar

Download eevee 1.3.3


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