文件下载
文件名 操作
tf-ad-computer-1.0.0-alpha.5.jar 下载
tf-ad-computer-1.0.0-alpha.5.pom 下载
tf-ad-computer-1.0.0-alpha.5-sources.jar 下载
Apache Maven
<dependency>
  <groupId>io.github.cdklabs.cdk_cloudformation</groupId>
  <artifactId>tf-ad-computer</artifactId>
  <version>1.0.0-alpha.5</version>
</dependency>
Gradle Groovy
implementation 'io.github.cdklabs.cdk_cloudformation:tf-ad-computer:1.0.0-alpha.5'
Gradle Kotlin
implementation("io.github.cdklabs.cdk_cloudformation:tf-ad-computer:1.0.0-alpha.5")
Scala SBT
libraryDependencies += "io.github.cdklabs.cdk_cloudformation" % "tf-ad-computer" % "1.0.0-alpha.5"
Groovy Grape
@Grapes(
  @Grab(group='io.github.cdklabs.cdk_cloudformation', module='tf-ad-computer', version='1.0.0-alpha.5')
)
Apache Ivy
<dependency org="io.github.cdklabs.cdk_cloudformation" name="tf-ad-computer" rev="1.0.0-alpha.5" />
Leiningen
[io.github.cdklabs.cdk_cloudformation/tf-ad-computer "1.0.0-alpha.5"]
Apache Buildr
'io.github.cdklabs.cdk_cloudformation:tf-ad-computer:jar:1.0.0-alpha.5'