| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.kill-bill.billing |
| Идентификатор | Идентификаторkillbill-osgi-all-bundles |
| Версия | Версия0.11.3 |
| Тип | Типpom |
| Описание |
ОписаниеKillbill billing platform: OSGI ALL bundles
Library for managing recurring subscriptions and the associated billing
|
| Имя Файла | Размер |
|---|---|
| killbill-osgi-all-bundles-0.11.3.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.kill-bill.billing/killbill-osgi-all-bundles/ -->
<dependency>
<groupId>org.kill-bill.billing</groupId>
<artifactId>killbill-osgi-all-bundles</artifactId>
<version>0.11.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.kill-bill.billing/killbill-osgi-all-bundles/
implementation 'org.kill-bill.billing:killbill-osgi-all-bundles:0.11.3'
// https://jarcasting.com/artifacts/org.kill-bill.billing/killbill-osgi-all-bundles/
implementation ("org.kill-bill.billing:killbill-osgi-all-bundles:0.11.3")
'org.kill-bill.billing:killbill-osgi-all-bundles:pom:0.11.3'
<dependency org="org.kill-bill.billing" name="killbill-osgi-all-bundles" rev="0.11.3">
<artifact name="killbill-osgi-all-bundles" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.kill-bill.billing', module='killbill-osgi-all-bundles', version='0.11.3')
)
libraryDependencies += "org.kill-bill.billing" % "killbill-osgi-all-bundles" % "0.11.3"
[org.kill-bill.billing/killbill-osgi-all-bundles "0.11.3"]