MVN

com.qaprosoft : alice-client

Maven & Gradle

Dec 05, 2017
3 usages

Alice :: Client

<dependency>
    <groupId>com.qaprosoft</groupId>
    <artifactId>alice-client</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.qaprosoft : alice-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of com.qaprosoft : alice-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
alice-client-1.1.0

How to add a dependency to Maven

Add the following com.qaprosoft : alice-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.qaprosoft</groupId>
    <artifactId>alice-client</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.qaprosoft : alice-client gradle dependency to your build.gradle file:

implementation 'com.qaprosoft:alice-client:1.1.0'

Gradle Kotlin DSL: Add the following com.qaprosoft : alice-client gradle kotlin dependency to your build.gradle.kts file:

implementation("com.qaprosoft:alice-client:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.qaprosoft : alice-client sbt scala dependency to your build.sbt file:

libraryDependencies += "com.qaprosoft" % "alice-client" % "1.1.0"

Advertisement

Dependencies from Group

Apr 10, 2023
18 usages
921 stars
Apr 10, 2023
10 usages
921 stars
Apr 10, 2023
7 usages
921 stars
Oct 12, 2020
6 usages
2 stars
Apr 10, 2023
6 usages
921 stars

Discover Dependencies