MVN

io.taig : shopper-amazon_3

Maven & Gradle

Jan 04, 2023

shopper-amazon · shopper-amazon

<dependency>
    <groupId>io.taig</groupId>
    <artifactId>shopper-amazon_3</artifactId>
    <version>0.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.taig : shopper-amazon_3 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.4

All Versions

Choose a version of io.taig : shopper-amazon_3 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
shopper-amazon_3-0.0.4
shopper-amazon_3-0.0.3
shopper-amazon_3-0.0.2
shopper-amazon_3-0.0.1

How to add a dependency to Maven

Add the following io.taig : shopper-amazon_3 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.taig</groupId>
    <artifactId>shopper-amazon_3</artifactId>
    <version>0.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.taig : shopper-amazon_3 gradle dependency to your build.gradle file:

implementation 'io.taig:shopper-amazon_3:0.0.4'

Gradle Kotlin DSL: Add the following io.taig : shopper-amazon_3 gradle kotlin dependency to your build.gradle.kts file:

implementation("io.taig:shopper-amazon_3:0.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.taig : shopper-amazon_3 sbt scala dependency to your build.sbt file:

libraryDependencies += "io.taig" % "shopper-amazon_3" % "0.0.4"

Advertisement

Dependencies from Group

Dec 27, 2022
15 usages
1 stars
Dec 27, 2022
15 usages
1 stars
Jul 16, 2023
8 usages
1 stars
Dec 24, 2016
7 usages
35 stars
Oct 11, 2022
6 usages
33 stars

Discover Dependencies