| Группа | Группаcom.duopeak.eevee |
|---|---|
| Идентификатор | Идентификаторeevee-billing |
| Версия | Версия1.3.0 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| eevee-billing-1.3.0.pom | |
| eevee-billing-1.3.0-javadoc.jar | 431 KB |
| Обзор |
<!-- 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"]