is not current version
Last Version 1.7.12

cn.featherfly:featherfly-common 1.6.3

common tool

Categories

Categories

Feather Application Layer Libs Dependency Injection
GroupId

GroupId

cn.featherfly
ArtifactId

ArtifactId

featherfly-common
Version

Version

1.6.3
Type

Type

jar

Download featherfly-common 1.6.3


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