Files download
File Operation
aws-cdk-0.0.8.pom download
Apache Maven
<dependency>
  <groupId>io.linguarobot</groupId>
  <artifactId>aws-cdk</artifactId>
  <version>0.0.8</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.linguarobot:aws-cdk:0.0.8'
Gradle Kotlin
implementation("io.linguarobot:aws-cdk:0.0.8")
Scala SBT
libraryDependencies += "io.linguarobot" % "aws-cdk" % "0.0.8"
Groovy Grape
@Grapes(
  @Grab(group='io.linguarobot', module='aws-cdk', version='0.0.8')
)
Apache Ivy
<dependency org="io.linguarobot" name="aws-cdk" rev="0.0.8" />
Leiningen
[io.linguarobot/aws-cdk "0.0.8"]
Apache Buildr
'io.linguarobot:aws-cdk:jar:0.0.8'
Dependencies
The project has no third-party dependencies