Interswitch Java Library

Interswitch base library

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.interswitch
ArtifactId

ArtifactId

interswitch-java
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Interswitch Java Library
Interswitch base library
Project URL

Project URL

http://maven.apache.org

Download interswitch-java

How to add to project

<!-- https://jarcasting.com/artifacts/com.interswitch/interswitch-java/ -->
<dependency>
    <groupId>com.interswitch</groupId>
    <artifactId>interswitch-java</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.interswitch/interswitch-java/
implementation 'com.interswitch:interswitch-java:0.0.2'
// https://jarcasting.com/artifacts/com.interswitch/interswitch-java/
implementation ("com.interswitch:interswitch-java:0.0.2")
'com.interswitch:interswitch-java:jar:0.0.2'
<dependency org="com.interswitch" name="interswitch-java" rev="0.0.2">
  <artifact name="interswitch-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.interswitch', module='interswitch-java', version='0.0.2')
)
libraryDependencies += "com.interswitch" % "interswitch-java" % "0.0.2"
[com.interswitch/interswitch-java "0.0.2"]

Dependencies

compile (5)

Group / Artifact Type Version
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

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1