is not current version
Last Version 2022.0.10

com.power4j.fist:fist-kit-cloud-core 2022.0.8


GroupId

GroupId

com.power4j.fist
ArtifactId

ArtifactId

fist-kit-cloud-core
Version

Version

2022.0.8
Type

Type

jar

Download fist-kit-cloud-core 2022.0.8


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