is not current version
Last Version 3.1.4

Midtrans Java Official Library 3.0.0

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
Version

Version

3.0.0
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 3.0.0


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

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 (2)

Group / Artifact Type Version
com.squareup.retrofit2 : converter-jackson jar 2.6.1
org.springframework.boot : spring-boot-starter-test jar 2.1.8.RELEASE

Project Modules

There are no modules declared in this project.