GroupId | GroupIdcom.ning.billing |
---|---|
ArtifactId | ArtifactIdkillbill-osgi-all-bundles |
Version | Version0.6.6 |
Type | Typepom |
Filename | Size |
---|---|
killbill-osgi-all-bundles-0.6.6.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ning.billing/killbill-osgi-all-bundles/ -->
<dependency>
<groupId>com.ning.billing</groupId>
<artifactId>killbill-osgi-all-bundles</artifactId>
<version>0.6.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ning.billing/killbill-osgi-all-bundles/
implementation 'com.ning.billing:killbill-osgi-all-bundles:0.6.6'
// https://jarcasting.com/artifacts/com.ning.billing/killbill-osgi-all-bundles/
implementation ("com.ning.billing:killbill-osgi-all-bundles:0.6.6")
'com.ning.billing:killbill-osgi-all-bundles:pom:0.6.6'
<dependency org="com.ning.billing" name="killbill-osgi-all-bundles" rev="0.6.6">
<artifact name="killbill-osgi-all-bundles" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ning.billing', module='killbill-osgi-all-bundles', version='0.6.6')
)
libraryDependencies += "com.ning.billing" % "killbill-osgi-all-bundles" % "0.6.6"
[com.ning.billing/killbill-osgi-all-bundles "0.6.6"]