MVN

com.agoda.boots : test

Maven & Gradle

May 04, 2021
90 stars

boots · Bootstrap library for your Kotlin, Java and Android apps

<dependency>
    <groupId>com.agoda.boots</groupId>
    <artifactId>test</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.agoda.boots : test to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of com.agoda.boots : test to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
test-1.1.0

How to add a dependency to Maven

Add the following com.agoda.boots : test maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.agoda.boots</groupId>
    <artifactId>test</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.agoda.boots : test gradle dependency to your build.gradle file:

implementation 'com.agoda.boots:test:1.1.0'

Gradle Kotlin DSL: Add the following com.agoda.boots : test gradle kotlin dependency to your build.gradle.kts file:

implementation("com.agoda.boots:test:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.agoda.boots : test sbt scala dependency to your build.sbt file:

libraryDependencies += "com.agoda.boots" % "test" % "1.1.0"

Advertisement

Dependencies from Group

May 03, 2021
6 usages
90 stars
May 04, 2021
1 usages
90 stars
May 04, 2021
90 stars
May 04, 2021
90 stars
May 04, 2021
90 stars

Discover Dependencies

May 04, 2021
90 stars
May 05, 2021
1 stars
Jun 01, 2022
651 stars
Jun 01, 2022
651 stars
May 05, 2021
May 05, 2021
May 04, 2021
6 stars