MVN

com.github.tsc4j : tsc4j-aws2

Maven & Gradle

Mar 23, 2022
1 usages
0 stars

tsc4j-aws2 · tsc4j :: Amazon Web Services (AWS) integration via aws-java-sdk 2.x

<dependency>
    <groupId>com.github.tsc4j</groupId>
    <artifactId>tsc4j-aws2</artifactId>
    <version>0.5.13</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.tsc4j : tsc4j-aws2 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5.13

All Versions

Choose a version of com.github.tsc4j : tsc4j-aws2 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5.x
tsc4j-aws2-0.5.13
tsc4j-aws2-0.5.12

How to add a dependency to Maven

Add the following com.github.tsc4j : tsc4j-aws2 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.tsc4j</groupId>
    <artifactId>tsc4j-aws2</artifactId>
    <version>0.5.13</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.tsc4j : tsc4j-aws2 gradle dependency to your build.gradle file:

implementation 'com.github.tsc4j:tsc4j-aws2:0.5.13'

Gradle Kotlin DSL: Add the following com.github.tsc4j : tsc4j-aws2 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.tsc4j:tsc4j-aws2:0.5.13")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.tsc4j : tsc4j-aws2 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.tsc4j" % "tsc4j-aws2" % "0.5.13"

Advertisement

Dependencies from Group

Mar 23, 2022
12 usages
0 stars
Mar 23, 2022
3 usages
0 stars
Mar 23, 2022
2 usages
0 stars
Mar 23, 2022
2 usages
0 stars
Mar 23, 2022
2 usages
0 stars

Discover Dependencies