is not current version
Last Version 1.3.1

com.duopeak.eevee:eevee-billing 1.3.0

Eevee official Android SDK

GroupId

GroupId

com.duopeak.eevee
ArtifactId

ArtifactId

eevee-billing
Version

Version

1.3.0
Type

Type

aar

Download eevee-billing 1.3.0


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