License |
License |
---|---|
GroupId | GroupIdcom.interswitch |
ArtifactId | ArtifactIdb2c-billers |
Version | Version0.0.1 |
Type | Typejar |
Description |
Descriptioncom.interswitch:b2c-billers
Interswitch Java Library for Business to Customer Bill payments
|
Project URL |
Project URL |
Filename | Size |
---|---|
b2c-billers-0.0.1.pom | |
b2c-billers-0.0.1.jar | 26 KB |
b2c-billers-0.0.1-sources.jar | 16 KB |
b2c-billers-0.0.1-javadoc.jar | 146 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.interswitch/b2c-billers/ -->
<dependency>
<groupId>com.interswitch</groupId>
<artifactId>b2c-billers</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.interswitch/b2c-billers/
implementation 'com.interswitch:b2c-billers:0.0.1'
// https://jarcasting.com/artifacts/com.interswitch/b2c-billers/
implementation ("com.interswitch:b2c-billers:0.0.1")
'com.interswitch:b2c-billers:jar:0.0.1'
<dependency org="com.interswitch" name="b2c-billers" rev="0.0.1">
<artifact name="b2c-billers" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.interswitch', module='b2c-billers', version='0.0.1')
)
libraryDependencies += "com.interswitch" % "b2c-billers" % "0.0.1"
[com.interswitch/b2c-billers "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.interswitch : interswitch-java | jar | 0.0.1 |
com.google.code.gson : gson | jar | 2.8.0 |
org.apache.httpcomponents : httpclient | jar | 4.0-beta1 |
org.json : json | jar | 20140107 |
com.fasterxml.jackson.core : jackson-core | jar | 2.6.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.6.3 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.49 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |