featherfly-net

net tool

License

License

Categories

Categories

Net Feather Application Layer Libs Dependency Injection
GroupId

GroupId

cn.featherfly
ArtifactId

ArtifactId

featherfly-net
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

featherfly-net
net tool

Download featherfly-net

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
javax.mail : mail jar 1.4.7
org.apache.httpcomponents : httpmime jar 4.5.1
cn.featherfly : featherfly-common jar LATEST

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.8.21

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.1
0.2.0
0.1.1