playtest-gauge

Gauge support library for playing test.

License

License

GroupId

GroupId

com.uzabase
ArtifactId

ArtifactId

playtest-gauge
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

playtest-gauge
Gauge support library for playing test.
Project URL

Project URL

https://github.com/uzabase/playtest.git
Source Code Management

Source Code Management

https://github.com/uzabase/playtest/tree/main

Download playtest-gauge

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.uzabase : playtest-json jar 1.0.0
com.thoughtworks.gauge : gauge-java jar 0.7.15
org.amshove.kluent : kluent jar 1.68
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.0
org.jetbrains.kotlin : kotlin-reflect jar 1.5.0
org.jetbrains.kotlin : kotlin-test-junit5 jar 1.3.61

test (1)

Group / Artifact Type Version
io.mockk : mockk jar 1.12.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0