is not current version
Last Version 1.5.1

cn.featherfly:featherfly-constant-core 1.4.1

constant-core

Categories

Categories

Ant Build Tools Feather Application Layer Libs Dependency Injection
GroupId

GroupId

cn.featherfly
ArtifactId

ArtifactId

featherfly-constant-core
Version

Version

1.4.1
Type

Type

jar

Download featherfly-constant-core 1.4.1


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