Categories |
CategoriesAuto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdio.github.didi.dokit |
ArtifactId | ArtifactIddokitx-autotest |
Version | Version3.7.0.1 |
Type | Typeaar |
Filename | Size |
---|---|
dokitx-autotest-3.7.0.1.pom | |
dokitx-autotest-3.7.0.1-sources.jar | 12 KB |
Browse |
<!-- 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.1</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.1'
// https://jarcasting.com/artifacts/io.github.didi.dokit/dokitx-autotest/
implementation ("io.github.didi.dokit:dokitx-autotest:3.7.0.1")
'io.github.didi.dokit:dokitx-autotest:aar:3.7.0.1'
<dependency org="io.github.didi.dokit" name="dokitx-autotest" rev="3.7.0.1">
<artifact name="dokitx-autotest" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.didi.dokit', module='dokitx-autotest', version='3.7.0.1')
)
libraryDependencies += "io.github.didi.dokit" % "dokitx-autotest" % "3.7.0.1"
[io.github.didi.dokit/dokitx-autotest "3.7.0.1"]