is not current version
Last Version 1.2.0

io.github.asmain6:wallet-lib 1.0.0

A simple wallet library.

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

io.github.asmain6
ArtifactId

ArtifactId

wallet-lib
Version

Version

1.0.0
Type

Type

aar

Download wallet-lib 1.0.0


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