is not current version
Last Version 0.2.1

cn.featherfly:featherfly-net 0.1.1

net tool

Categories

Categories

Net Feather Application Layer Libs Dependency Injection
GroupId

GroupId

cn.featherfly
ArtifactId

ArtifactId

featherfly-net
Version

Version

0.1.1
Type

Type

jar

Download featherfly-net 0.1.1


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