is not current version
Last Version 0.7.7

testable-all 0.7.5

Unit test enhancement toolkit

License

License

GroupId

GroupId

com.alibaba.testable
ArtifactId

ArtifactId

testable-all
Version

Version

0.7.5
Type

Type

jar
Description

Description

testable-all
Unit test enhancement toolkit

Download testable-all 0.7.5


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

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.