is not current version
Last Version 0.3.2

network.particle:wallet-service 0.3.1

particle-network

Categories

Categories

Net
GroupId

GroupId

network.particle
ArtifactId

ArtifactId

wallet-service
Version

Version

0.3.1
Type

Type

aar

Download wallet-service 0.3.1


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