is not current version
Last Version 3.7.1

io.github.didi.dokit:dokitx-autotest 3.7.0

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

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

io.github.didi.dokit
ArtifactId

ArtifactId

dokitx-autotest
Version

Version

3.7.0
Type

Type

aar

Download dokitx-autotest 3.7.0


<!-- https://jarcasting.com/artifacts/io.github.didi.dokit/dokitx-autotest/ -->
<dependency>
    <groupId>io.github.didi.dokit</groupId>
    <artifactId>dokitx-autotest</artifactId>
    <version>3.7.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.didi.dokit/dokitx-autotest/
implementation 'io.github.didi.dokit:dokitx-autotest:3.7.0'
// https://jarcasting.com/artifacts/io.github.didi.dokit/dokitx-autotest/
implementation ("io.github.didi.dokit:dokitx-autotest:3.7.0")
'io.github.didi.dokit:dokitx-autotest:aar:3.7.0'
<dependency org="io.github.didi.dokit" name="dokitx-autotest" rev="3.7.0">
  <artifact name="dokitx-autotest" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.didi.dokit', module='dokitx-autotest', version='3.7.0')
)
libraryDependencies += "io.github.didi.dokit" % "dokitx-autotest" % "3.7.0"
[io.github.didi.dokit/dokitx-autotest "3.7.0"]