is not current version
Last Version 0.10.2

org.agileware:smartunit 0.10.1

Unit test utilities library

GroupId

GroupId

org.agileware
ArtifactId

ArtifactId

smartunit
Version

Version

0.10.1
Type

Type

jar

Download smartunit 0.10.1


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