a

auth-service-browser-tiramisu

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