| Категории |
КатегорииAnt Компиляция и сборка Feather Библиотеки уровня приложения Dependency Injection |
|---|---|
| Группа | Группаcn.featherfly |
| Идентификатор | Идентификаторfeatherfly-constant-spring |
| Версия | Версия1.5.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| featherfly-constant-spring-1.5.0.pom | |
| featherfly-constant-spring-1.5.0.jar | 3 KB |
| featherfly-constant-spring-1.5.0-sources.jar | 261 bytes |
| featherfly-constant-spring-1.5.0-javadoc.jar | 23 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.featherfly/featherfly-constant-spring/ -->
<dependency>
<groupId>cn.featherfly</groupId>
<artifactId>featherfly-constant-spring</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.featherfly/featherfly-constant-spring/
implementation 'cn.featherfly:featherfly-constant-spring:1.5.0'
// https://jarcasting.com/artifacts/cn.featherfly/featherfly-constant-spring/
implementation ("cn.featherfly:featherfly-constant-spring:1.5.0")
'cn.featherfly:featherfly-constant-spring:jar:1.5.0'
<dependency org="cn.featherfly" name="featherfly-constant-spring" rev="1.5.0">
<artifact name="featherfly-constant-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.featherfly', module='featherfly-constant-spring', version='1.5.0')
)
libraryDependencies += "cn.featherfly" % "featherfly-constant-spring" % "1.5.0"
[cn.featherfly/featherfly-constant-spring "1.5.0"]