License |
License |
---|---|
GroupId | GroupIdorg.kill-bill.billing |
ArtifactId | ArtifactIdkillbill-profiles |
Last Version | Last Version0.22.29 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionkillbill-profiles
Library for managing recurring subscriptions and the associated billing
|
Filename | Size |
---|---|
killbill-profiles-0.22.29.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kill-bill.billing/killbill-profiles/ -->
<dependency>
<groupId>org.kill-bill.billing</groupId>
<artifactId>killbill-profiles</artifactId>
<version>0.22.29</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.kill-bill.billing/killbill-profiles/
implementation 'org.kill-bill.billing:killbill-profiles:0.22.29'
// https://jarcasting.com/artifacts/org.kill-bill.billing/killbill-profiles/
implementation ("org.kill-bill.billing:killbill-profiles:0.22.29")
'org.kill-bill.billing:killbill-profiles:pom:0.22.29'
<dependency org="org.kill-bill.billing" name="killbill-profiles" rev="0.22.29">
<artifact name="killbill-profiles" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.kill-bill.billing', module='killbill-profiles', version='0.22.29')
)
libraryDependencies += "org.kill-bill.billing" % "killbill-profiles" % "0.22.29"
[org.kill-bill.billing/killbill-profiles "0.22.29"]