is not current version
Last Version 0.7.7

testable-all 0.6.8

Unit test enhancement toolkit

License

License

GroupId

GroupId

com.alibaba.testable
ArtifactId

ArtifactId

testable-all
Version

Version

0.6.8
Type

Type

jar
Description

Description

testable-all
Unit test enhancement toolkit

Download testable-all 0.6.8


<!-- https://jarcasting.com/artifacts/com.alibaba.testable/testable-all/ -->
<dependency>
    <groupId>com.alibaba.testable</groupId>
    <artifactId>testable-all</artifactId>
    <version>0.6.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.testable/testable-all/
implementation 'com.alibaba.testable:testable-all:0.6.8'
// https://jarcasting.com/artifacts/com.alibaba.testable/testable-all/
implementation ("com.alibaba.testable:testable-all:0.6.8")
'com.alibaba.testable:testable-all:jar:0.6.8'
<dependency org="com.alibaba.testable" name="testable-all" rev="0.6.8">
  <artifact name="testable-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.testable', module='testable-all', version='0.6.8')
)
libraryDependencies += "com.alibaba.testable" % "testable-all" % "0.6.8"
[com.alibaba.testable/testable-all "0.6.8"]

Dependencies

compile (3)

Group / Artifact Type Version
com.alibaba.testable : testable-processor jar 0.6.8
com.alibaba.testable : testable-core jar 0.6.8
com.alibaba.testable : testable-agent jar 0.6.8

Project Modules

There are no modules declared in this project.