| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииConfiguration Библиотеки уровня приложения config Feather Dependency Injection |
| Группа | Группаcn.featherfly |
| Идентификатор | Идентификаторfeatherfly-configuration-api |
| Версия | Версия1.0.8 |
| Тип | Типjar |
| Описание |
Описаниеfeatherfly-configuration-api
featherfly-configuration-api
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/cn.featherfly/featherfly-configuration-api/ -->
<dependency>
<groupId>cn.featherfly</groupId>
<artifactId>featherfly-configuration-api</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/cn.featherfly/featherfly-configuration-api/
implementation 'cn.featherfly:featherfly-configuration-api:1.0.8'
// https://jarcasting.com/artifacts/cn.featherfly/featherfly-configuration-api/
implementation ("cn.featherfly:featherfly-configuration-api:1.0.8")
'cn.featherfly:featherfly-configuration-api:jar:1.0.8'
<dependency org="cn.featherfly" name="featherfly-configuration-api" rev="1.0.8">
<artifact name="featherfly-configuration-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.featherfly', module='featherfly-configuration-api', version='1.0.8')
)
libraryDependencies += "cn.featherfly" % "featherfly-configuration-api" % "1.0.8"
[cn.featherfly/featherfly-configuration-api "1.0.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cn.featherfly : featherfly-common | jar | 1.7.6 |