is not current version
Last Version 1.16

com.astrapay:spring-qris 1.5

Spring QRIS

GroupId

GroupId

com.astrapay
ArtifactId

ArtifactId

spring-qris
Version

Version

1.5
Type

Type

jar

Download spring-qris 1.5


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