is not current version
Last Version 1.0.0-beta10

com.github.xujiaji.mk:pay-front 1.0.0-beta6


GroupId

GroupId

com.github.xujiaji.mk
ArtifactId

ArtifactId

pay-front
Version

Version

1.0.0-beta6
Type

Type

jar

Download pay-front 1.0.0-beta6


<!-- https://jarcasting.com/artifacts/com.github.xujiaji.mk/pay-front/ -->
<dependency>
    <groupId>com.github.xujiaji.mk</groupId>
    <artifactId>pay-front</artifactId>
    <version>1.0.0-beta6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xujiaji.mk/pay-front/
implementation 'com.github.xujiaji.mk:pay-front:1.0.0-beta6'
// https://jarcasting.com/artifacts/com.github.xujiaji.mk/pay-front/
implementation ("com.github.xujiaji.mk:pay-front:1.0.0-beta6")
'com.github.xujiaji.mk:pay-front:jar:1.0.0-beta6'
<dependency org="com.github.xujiaji.mk" name="pay-front" rev="1.0.0-beta6">
  <artifact name="pay-front" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xujiaji.mk', module='pay-front', version='1.0.0-beta6')
)
libraryDependencies += "com.github.xujiaji.mk" % "pay-front" % "1.0.0-beta6"
[com.github.xujiaji.mk/pay-front "1.0.0-beta6"]