GroupId | GroupIdcom.power4j.fist |
---|---|
ArtifactId | ArtifactIdfist-kit-boot-core |
Version | Version2022.0.3 |
Type | Typejar |
Filename | Size |
---|---|
fist-kit-boot-core-2022.0.3.pom | |
fist-kit-boot-core-2022.0.3.jar | 191 KB |
fist-kit-boot-core-2022.0.3-sources.jar | 153 KB |
fist-kit-boot-core-2022.0.3-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.power4j.fist/fist-kit-boot-core/ -->
<dependency>
<groupId>com.power4j.fist</groupId>
<artifactId>fist-kit-boot-core</artifactId>
<version>2022.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.power4j.fist/fist-kit-boot-core/
implementation 'com.power4j.fist:fist-kit-boot-core:2022.0.3'
// https://jarcasting.com/artifacts/com.power4j.fist/fist-kit-boot-core/
implementation ("com.power4j.fist:fist-kit-boot-core:2022.0.3")
'com.power4j.fist:fist-kit-boot-core:jar:2022.0.3'
<dependency org="com.power4j.fist" name="fist-kit-boot-core" rev="2022.0.3">
<artifact name="fist-kit-boot-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.power4j.fist', module='fist-kit-boot-core', version='2022.0.3')
)
libraryDependencies += "com.power4j.fist" % "fist-kit-boot-core" % "2022.0.3"
[com.power4j.fist/fist-kit-boot-core "2022.0.3"]