is not current version
Last Version 1.16

com.astrapay:spring-qris 1.15

QRIS Parser for Spring by AstraPay

GroupId

GroupId

com.astrapay
ArtifactId

ArtifactId

spring-qris
Version

Version

1.15
Type

Type

jar

Download spring-qris 1.15


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