is not current version
Last Version 2022.0.10

com.power4j.fist:fist-kit-test 2022.0.8

Test support

GroupId

GroupId

com.power4j.fist
ArtifactId

ArtifactId

fist-kit-test
Version

Version

2022.0.8
Type

Type

jar

Download fist-kit-test 2022.0.8


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