Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdorg.kill-bill.billing |
ArtifactId | ArtifactIdkillbill-platform-osgi-test-bundles |
Version | Version0.0.12 |
Type | Typepom |
Filename | Size |
---|---|
killbill-platform-osgi-test-bundles-0.0.12.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kill-bill.billing/killbill-platform-osgi-test-bundles/ -->
<dependency>
<groupId>org.kill-bill.billing</groupId>
<artifactId>killbill-platform-osgi-test-bundles</artifactId>
<version>0.0.12</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.kill-bill.billing/killbill-platform-osgi-test-bundles/
implementation 'org.kill-bill.billing:killbill-platform-osgi-test-bundles:0.0.12'
// https://jarcasting.com/artifacts/org.kill-bill.billing/killbill-platform-osgi-test-bundles/
implementation ("org.kill-bill.billing:killbill-platform-osgi-test-bundles:0.0.12")
'org.kill-bill.billing:killbill-platform-osgi-test-bundles:pom:0.0.12'
<dependency org="org.kill-bill.billing" name="killbill-platform-osgi-test-bundles" rev="0.0.12">
<artifact name="killbill-platform-osgi-test-bundles" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.kill-bill.billing', module='killbill-platform-osgi-test-bundles', version='0.0.12')
)
libraryDependencies += "org.kill-bill.billing" % "killbill-platform-osgi-test-bundles" % "0.0.12"
[org.kill-bill.billing/killbill-platform-osgi-test-bundles "0.0.12"]