Midtrans Java Official Library

This is the Official Java API client/library for Midtrans Payment API. Visit https://midtrans.com. More information about the product and see documentation at http://docs.midtrans.com for more technical details. This library used java version 1.8

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.midtrans
ArtifactId

ArtifactId

java-library
Last Version

Last Version

3.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

Midtrans Java Official Library
This is the Official Java API client/library for Midtrans Payment API. Visit https://midtrans.com. More information about the product and see documentation at http://docs.midtrans.com for more technical details. This library used java version 1.8
Project URL

Project URL

https://github.com/Midtrans/midtrans-java
Source Code Management

Source Code Management

https://github.com/Midtrans/midtrans-java/tree/master

Download java-library

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.squareup.retrofit2 : retrofit-mock jar 2.6.1
com.squareup.okhttp3 : logging-interceptor jar 3.14.6
org.json : json jar 20190722
org.projectlombok : lombok jar 1.18.12

test (4)

Group / Artifact Type Version
com.squareup.retrofit2 : converter-jackson jar 2.6.1
com.vmlens : concurrent-junit jar 1.0.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.4
3.1.3
3.1.2
3.1.1
3.0.0
2.1.1