License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.kill-bill.billing |
ArtifactId | ArtifactIdkillbill-platform-osgi-lib-bundles |
Last Version | Last Version0.40.12 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionkillbill-platform-osgi-lib-bundles
Platform to build billing and payment infrastructures
|
Filename | Size |
---|---|
killbill-platform-osgi-lib-bundles-0.40.12.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kill-bill.billing/killbill-platform-osgi-lib-bundles/ -->
<dependency>
<groupId>org.kill-bill.billing</groupId>
<artifactId>killbill-platform-osgi-lib-bundles</artifactId>
<version>0.40.12</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.kill-bill.billing/killbill-platform-osgi-lib-bundles/
implementation 'org.kill-bill.billing:killbill-platform-osgi-lib-bundles:0.40.12'
// https://jarcasting.com/artifacts/org.kill-bill.billing/killbill-platform-osgi-lib-bundles/
implementation ("org.kill-bill.billing:killbill-platform-osgi-lib-bundles:0.40.12")
'org.kill-bill.billing:killbill-platform-osgi-lib-bundles:pom:0.40.12'
<dependency org="org.kill-bill.billing" name="killbill-platform-osgi-lib-bundles" rev="0.40.12">
<artifact name="killbill-platform-osgi-lib-bundles" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.kill-bill.billing', module='killbill-platform-osgi-lib-bundles', version='0.40.12')
)
libraryDependencies += "org.kill-bill.billing" % "killbill-platform-osgi-lib-bundles" % "0.40.12"
[org.kill-bill.billing/killbill-platform-osgi-lib-bundles "0.40.12"]