a

auth-service-tiramisu

particle-network
https://particle.network
The Apache License, Version 2.0
minijoy
Files download
File Operation
auth-service-tiramisu-0.9.15.pom download
Apache Maven
<dependency>
  <groupId>network.particle</groupId>
  <artifactId>auth-service-tiramisu</artifactId>
  <version>0.9.15</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'network.particle:auth-service-tiramisu:0.9.15'
Gradle Kotlin
implementation("network.particle:auth-service-tiramisu:0.9.15")
Scala SBT
libraryDependencies += "network.particle" % "auth-service-tiramisu" % "0.9.15"
Groovy Grape
@Grapes(
  @Grab(group='network.particle', module='auth-service-tiramisu', version='0.9.15')
)
Apache Ivy
<dependency org="network.particle" name="auth-service-tiramisu" rev="0.9.15" />
Leiningen
[network.particle/auth-service-tiramisu "0.9.15"]
Apache Buildr
'network.particle:auth-service-tiramisu:jar:0.9.15'