is not current version
Last Version 1.0.0-beta10

com.github.xujiaji.mk:pay-front 0.0.5-beta2


GroupId

GroupId

com.github.xujiaji.mk
ArtifactId

ArtifactId

pay-front
Version

Version

0.0.5-beta2
Type

Type

jar

Download pay-front 0.0.5-beta2


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