is not current version
Last Version 1.6.8

cn.featherfly.constant:constant-core 1.6.2

constant-core

Categories

Categories

Ant Build Tools Feather Application Layer Libs Dependency Injection
GroupId

GroupId

cn.featherfly.constant
ArtifactId

ArtifactId

constant-core
Version

Version

1.6.2
Type

Type

jar

Download constant-core 1.6.2


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