не последняя версия
Последняя версия 1.2.10-RELEASE

com.soento:soento-boot 1.1.13-RELEASE


Группа

Группа

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

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

soento-boot
Версия

Версия

1.1.13-RELEASE
Тип

Тип

pom

Скачать soento-boot 1.1.13-RELEASE

Имя Файла Размер
soento-boot-1.1.13-RELEASE.pom 3 KB
Обзор

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