is not current version
Last Version 1.0.8

cn.featherfly:featherfly-configuration-dynamic 1.0.0

common tool

Categories

Categories

Configuration Application Layer Libs config Feather Dependency Injection
GroupId

GroupId

cn.featherfly
ArtifactId

ArtifactId

featherfly-configuration-dynamic
Version

Version

1.0.0
Type

Type

jar

Download featherfly-configuration-dynamic 1.0.0


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