is not current version
Last Version 1.3.1

cn.featherfly:featherfly-web 1.2.2

web

Categories

Categories

Feather Application Layer Libs Dependency Injection
GroupId

GroupId

cn.featherfly
ArtifactId

ArtifactId

featherfly-web
Version

Version

1.2.2
Type

Type

jar

Download featherfly-web 1.2.2


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