is not current version
Last Version 1.6.6

cn.featherfly.constant:constant-spring 1.6.0

constant-spring

Categories

Categories

Ant Build Tools Feather Application Layer Libs Dependency Injection
GroupId

GroupId

cn.featherfly.constant
ArtifactId

ArtifactId

constant-spring
Version

Version

1.6.0
Type

Type

jar

Download constant-spring 1.6.0


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