is not current version
Last Version 0.0.7

com.github.bingoohuang:voucher-no 0.0.1

voucher NO. generator

GroupId

GroupId

com.github.bingoohuang
ArtifactId

ArtifactId

voucher-no
Version

Version

0.0.1
Type

Type

jar

Download voucher-no 0.0.1


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