MVN

io.github.didi.dokit : dokitx-autotest

Maven & Gradle

Feb 06, 2023
19.9k stars

dokitx-autotest · DoKit is an efficiency platform for the entire life cycle of general front-end product research and development.

<dependency>
    <groupId>io.github.didi.dokit</groupId>
    <artifactId>dokitx-autotest</artifactId>
    <version>3.7.11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.didi.dokit : dokitx-autotest to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.7.11

All Versions

Choose a version of io.github.didi.dokit : dokitx-autotest to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.7.x
dokitx-autotest-3.7.11
dokitx-autotest-3.7.1
dokitx-autotest-3.7.0.11
dokitx-autotest-3.7.0.1
dokitx-autotest-3.7.0

How to add a dependency to Maven

Add the following io.github.didi.dokit : dokitx-autotest maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.didi.dokit</groupId>
    <artifactId>dokitx-autotest</artifactId>
    <version>3.7.11</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.didi.dokit : dokitx-autotest gradle dependency to your build.gradle file:

implementation 'io.github.didi.dokit:dokitx-autotest:3.7.11'

Gradle Kotlin DSL: Add the following io.github.didi.dokit : dokitx-autotest gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.didi.dokit:dokitx-autotest:3.7.11")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.didi.dokit : dokitx-autotest sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.didi.dokit" % "dokitx-autotest" % "3.7.11"

Advertisement

Dependencies from Group

Feb 06, 2023
6 usages
19.9k stars
Feb 06, 2023
3 usages
19.9k stars
Feb 06, 2023
2 usages
19.9k stars
Feb 06, 2023
2 usages
19.9k stars
Feb 24, 2022
1 usages
19.9k stars

Discover Dependencies