is not current version
Last Version 1.0.49

io.github.febialfarabi:payment-model 1.0.29

Payment-Model Model Class for representating an object for payment through midtrans, this is used for accessing model api if you use Numeral Asia payment service

GroupId

GroupId

io.github.febialfarabi
ArtifactId

ArtifactId

payment-model
Version

Version

1.0.29
Type

Type

jar

Download payment-model 1.0.29


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