Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdorg.kill-bill.billing |
ArtifactId | ArtifactIdkillbill-platform-osgi-test-bundles |
Version | Version0.1.4 |
Type | Typepom |
Filename | Size |
---|---|
killbill-platform-osgi-test-bundles-0.1.4.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.1.4</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.1.4'
// https://jarcasting.com/artifacts/org.kill-bill.billing/killbill-platform-osgi-test-bundles/
implementation ("org.kill-bill.billing:killbill-platform-osgi-test-bundles:0.1.4")
'org.kill-bill.billing:killbill-platform-osgi-test-bundles:pom:0.1.4'
<dependency org="org.kill-bill.billing" name="killbill-platform-osgi-test-bundles" rev="0.1.4">
<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.1.4')
)
libraryDependencies += "org.kill-bill.billing" % "killbill-platform-osgi-test-bundles" % "0.1.4"
[org.kill-bill.billing/killbill-platform-osgi-test-bundles "0.1.4"]