не последняя версия
Последняя версия 2022.0.10

com.power4j.fist:fist-kit-boot-core 2022.0.7


Группа

Группа

com.power4j.fist
Идентификатор

Идентификатор

fist-kit-boot-core
Версия

Версия

2022.0.7
Тип

Тип

jar

Скачать fist-kit-boot-core 2022.0.7


<!-- 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.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.power4j.fist/fist-kit-boot-core/
implementation 'com.power4j.fist:fist-kit-boot-core:2022.0.7'
// https://jarcasting.com/artifacts/com.power4j.fist/fist-kit-boot-core/
implementation ("com.power4j.fist:fist-kit-boot-core:2022.0.7")
'com.power4j.fist:fist-kit-boot-core:jar:2022.0.7'
<dependency org="com.power4j.fist" name="fist-kit-boot-core" rev="2022.0.7">
  <artifact name="fist-kit-boot-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.power4j.fist', module='fist-kit-boot-core', version='2022.0.7')
)
libraryDependencies += "com.power4j.fist" % "fist-kit-boot-core" % "2022.0.7"
[com.power4j.fist/fist-kit-boot-core "2022.0.7"]