文件下载
文件名 操作
access-plugin-0.9.9.jar 下载
access-plugin-0.9.9.pom 下载
access-plugin-0.9.9-sources.jar 下载
Apache Maven
<dependency>
  <groupId>co.touchlab.faktory</groupId>
  <artifactId>access-plugin</artifactId>
  <version>0.9.9</version>
</dependency>
Gradle Groovy
implementation 'co.touchlab.faktory:access-plugin:0.9.9'
Gradle Kotlin
implementation("co.touchlab.faktory:access-plugin:0.9.9")
Scala SBT
libraryDependencies += "co.touchlab.faktory" % "access-plugin" % "0.9.9"
Groovy Grape
@Grapes(
  @Grab(group='co.touchlab.faktory', module='access-plugin', version='0.9.9')
)
Apache Ivy
<dependency org="co.touchlab.faktory" name="access-plugin" rev="0.9.9" />
Leiningen
[co.touchlab.faktory/access-plugin "0.9.9"]
Apache Buildr
'co.touchlab.faktory:access-plugin:jar:0.9.9'
本项目依赖