MVN

io.github.martinschneider : aws-java-helper

Maven & Gradle

Dec 18, 2018
0 stars

AWS Java Helper · Some basic JAVA wrappers to work with AWS

<dependency>
    <groupId>io.github.martinschneider</groupId>
    <artifactId>aws-java-helper</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.martinschneider : aws-java-helper to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of io.github.martinschneider : aws-java-helper to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
aws-java-helper-1.0

How to add a dependency to Maven

Add the following io.github.martinschneider : aws-java-helper maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.martinschneider</groupId>
    <artifactId>aws-java-helper</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.martinschneider : aws-java-helper gradle dependency to your build.gradle file:

implementation 'io.github.martinschneider:aws-java-helper:1.0'

Gradle Kotlin DSL: Add the following io.github.martinschneider : aws-java-helper gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.martinschneider:aws-java-helper:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.martinschneider : aws-java-helper sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.martinschneider" % "aws-java-helper" % "1.0"

Advertisement

Dependencies from Group

Jul 16, 2019
4 usages
43 stars
Jan 08, 2019
1 usages
43 stars
Jul 16, 2019
1 usages
43 stars
Jul 16, 2019
1 usages
43 stars
Jul 16, 2019
1 usages
43 stars

Discover Dependencies

Aug 17, 2023
2 usages
0 stars
Jul 26, 2019
23 stars
Jul 03, 2019
347 stars
Jul 03, 2019
455 stars
Jul 03, 2019
345 stars
Jul 03, 2019
347 stars
Dec 22, 2018
1 stars