is not current version
Last Version 0.3.2

network.particle:auth-service 0.3.0

particle-network

Categories

Categories

Net
GroupId

GroupId

network.particle
ArtifactId

ArtifactId

auth-service
Version

Version

0.3.0
Type

Type

aar

Download auth-service 0.3.0


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