is not current version
Last Version 0.10.2

org.agileware:smartunit 0.7.0

Unit test utilities library

GroupId

GroupId

org.agileware
ArtifactId

ArtifactId

smartunit
Version

Version

0.7.0
Type

Type

jar

Download smartunit 0.7.0


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