is not current version
Last Version 2022.0.10

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


GroupId

GroupId

com.power4j.fist
ArtifactId

ArtifactId

fist-kit-extra
Version

Version

2022.0.8
Type

Type

pom

Download fist-kit-extra 2022.0.8


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