MVN

com.google.acai : acai

Maven & Gradle

Feb 23, 2018
1 usages
76 stars

Acai · Testing library for JUnit4 and Guice.

<dependency>
    <groupId>com.google.acai</groupId>
    <artifactId>acai</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.google.acai : acai to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of com.google.acai : acai to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1
acai-1.1
1.0
acai-1.0
0.1
acai-0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.google.acai</groupId>
    <artifactId>acai</artifactId>
    <version>1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.google.acai : acai gradle dependency to your build.gradle file:

implementation 'com.google.acai:acai:1.1'

Gradle Kotlin DSL: Add the following com.google.acai : acai gradle kotlin dependency to your build.gradle.kts file:

implementation("com.google.acai:acai:1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.google.acai : acai sbt scala dependency to your build.sbt file:

libraryDependencies += "com.google.acai" % "acai" % "1.1"

Advertisement

Dependencies from Group

Feb 23, 2018
1 usages
76 stars

Discover Dependencies

Jan 25, 2018
1 usages
Jan 17, 2020
1 usages
11 stars
Jan 24, 2019
1 usages
6 stars
Mar 22, 2017
1 usages
Apr 05, 2023
1 usages
66 stars
Feb 17, 2018
2 usages
86 stars
May 28, 2019
1 usages
2.1k stars
Jun 02, 2021
1 usages
5.3k stars