is not current version
Last Version 0.1.0

cn.featherfly:featherfly-rwds 0.0.1

rwds

Categories

Categories

Feather Application Layer Libs Dependency Injection
GroupId

GroupId

cn.featherfly
ArtifactId

ArtifactId

featherfly-rwds
Version

Version

0.0.1
Type

Type

jar

Download featherfly-rwds 0.0.1


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