is not current version
Last Version 1.0.2

io.github.wankey.mithril:pay 1.0.0

a rx stream library provider ability to pay money with popular tool in China

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

io.github.wankey.mithril
ArtifactId

ArtifactId

pay
Version

Version

1.0.0
Type

Type

aar

Download pay 1.0.0


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