is not current version
Last Version 0.6.6

io.tapack:satisfy 0.2.0

Satisfy is the world���s most advanced software testing platform for testing complex applications and redefining what people can do without programming knowledge.

GroupId

GroupId

io.tapack
ArtifactId

ArtifactId

satisfy
Version

Version

0.2.0
Type

Type

pom

Download satisfy 0.2.0

Filename Size
satisfy-0.2.0.pom 38 KB
Browse

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