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

cn.featherfly:featherfly-db 1.5.0

featherfly-db

Категории

Категории

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

Группа

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

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

featherfly-db
Версия

Версия

1.5.0
Тип

Тип

jar

Скачать featherfly-db 1.5.0


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