is not current version
Last Version 1.0.2

com.smarttested:smartassert 1.0.0

Set of utilites for smart assertions

GroupId

GroupId

com.smarttested
ArtifactId

ArtifactId

smartassert
Version

Version

1.0.0
Type

Type

jar

Download smartassert 1.0.0


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