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

cn.featherfly.common:common-core 1.7.14

common-core

Категории

Категории

Feather Библиотеки уровня приложения Dependency Injection
Группа

Группа

cn.featherfly.common
Идентификатор

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

common-core
Версия

Версия

1.7.14
Тип

Тип

jar

Скачать common-core 1.7.14


<!-- https://jarcasting.com/artifacts/cn.featherfly.common/common-core/ -->
<dependency>
    <groupId>cn.featherfly.common</groupId>
    <artifactId>common-core</artifactId>
    <version>1.7.14</version>
</dependency>
// https://jarcasting.com/artifacts/cn.featherfly.common/common-core/
implementation 'cn.featherfly.common:common-core:1.7.14'
// https://jarcasting.com/artifacts/cn.featherfly.common/common-core/
implementation ("cn.featherfly.common:common-core:1.7.14")
'cn.featherfly.common:common-core:jar:1.7.14'
<dependency org="cn.featherfly.common" name="common-core" rev="1.7.14">
  <artifact name="common-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.featherfly.common', module='common-core', version='1.7.14')
)
libraryDependencies += "cn.featherfly.common" % "common-core" % "1.7.14"
[cn.featherfly.common/common-core "1.7.14"]