License |
License |
---|---|
Categories |
CategoriesNet Feather Application Layer Libs Dependency Injection |
GroupId | GroupIdcn.featherfly |
ArtifactId | ArtifactIdfeatherfly-net |
Last Version | Last Version0.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfeatherfly-net
net tool
|
Filename | Size |
---|---|
featherfly-net-0.2.1.pom | |
featherfly-net-0.2.1.jar | 39 KB |
featherfly-net-0.2.1-sources.jar | 24 KB |
featherfly-net-0.2.1-javadoc.jar | 107 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.21 |