Last Version

com.smarttested:smartassert 1.0.2

Set of utilites for smart assertions

License

License

GroupId

GroupId

com.smarttested
ArtifactId

ArtifactId

smartassert
Version

Version

1.0.2
Type

Type

jar
Description

Description

Set of utilites for smart assertions
Source Code Management

Source Code Management

https://github.com/smarttested/smartassert

Download smartassert 1.0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 17.0
org.hamcrest : hamcrest-core jar 1.3

provided (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.testng : testng jar 6.8.8

test (1)

Group / Artifact Type Version
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.