is not current version
Last Version 1.2.0

io.tracee:tracee-testhelper 1.0.0-rc2

Please refer to https://github.com/tracee/tracee.

GroupId

GroupId

io.tracee
ArtifactId

ArtifactId

tracee-testhelper
Version

Version

1.0.0-rc2
Type

Type

jar

Download tracee-testhelper 1.0.0-rc2


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