a

auth-service-browser-tiramisu

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