is not current version
Last Version 0.3.2

network.particle:auth-service 0.0.5

particle-network

Categories

Categories

Net
GroupId

GroupId

network.particle
ArtifactId

ArtifactId

auth-service
Version

Version

0.0.5
Type

Type

aar

Download auth-service 0.0.5


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