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

io.easyspring.framework:easy-spring-dependencies 1.0.0-RELEASE

Easy Spring Dependencies

Группа

Группа

io.easyspring.framework
Идентификатор

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

easy-spring-dependencies
Версия

Версия

1.0.0-RELEASE
Тип

Тип

pom

Скачать easy-spring-dependencies 1.0.0-RELEASE

Имя Файла Размер
easy-spring-dependencies-1.0.0-RELEASE.pom 11 KB
Обзор

<!-- https://jarcasting.com/artifacts/io.easyspring.framework/easy-spring-dependencies/ -->
<dependency>
    <groupId>io.easyspring.framework</groupId>
    <artifactId>easy-spring-dependencies</artifactId>
    <version>1.0.0-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.easyspring.framework/easy-spring-dependencies/
implementation 'io.easyspring.framework:easy-spring-dependencies:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/io.easyspring.framework/easy-spring-dependencies/
implementation ("io.easyspring.framework:easy-spring-dependencies:1.0.0-RELEASE")
'io.easyspring.framework:easy-spring-dependencies:pom:1.0.0-RELEASE'
<dependency org="io.easyspring.framework" name="easy-spring-dependencies" rev="1.0.0-RELEASE">
  <artifact name="easy-spring-dependencies" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.easyspring.framework', module='easy-spring-dependencies', version='1.0.0-RELEASE')
)
libraryDependencies += "io.easyspring.framework" % "easy-spring-dependencies" % "1.0.0-RELEASE"
[io.easyspring.framework/easy-spring-dependencies "1.0.0-RELEASE"]