is not current version
Last Version 0.2

com.gitee.rslai.base.tool.autotest:mock 0.1

mock

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.gitee.rslai.base.tool.autotest
ArtifactId

ArtifactId

mock
Version

Version

0.1
Type

Type

jar

Download mock 0.1


<!-- https://jarcasting.com/artifacts/com.gitee.rslai.base.tool.autotest/mock/ -->
<dependency>
    <groupId>com.gitee.rslai.base.tool.autotest</groupId>
    <artifactId>mock</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.rslai.base.tool.autotest/mock/
implementation 'com.gitee.rslai.base.tool.autotest:mock:0.1'
// https://jarcasting.com/artifacts/com.gitee.rslai.base.tool.autotest/mock/
implementation ("com.gitee.rslai.base.tool.autotest:mock:0.1")
'com.gitee.rslai.base.tool.autotest:mock:jar:0.1'
<dependency org="com.gitee.rslai.base.tool.autotest" name="mock" rev="0.1">
  <artifact name="mock" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.rslai.base.tool.autotest', module='mock', version='0.1')
)
libraryDependencies += "com.gitee.rslai.base.tool.autotest" % "mock" % "0.1"
[com.gitee.rslai.base.tool.autotest/mock "0.1"]