License |
License |
---|---|
Categories |
CategoriesNet Utility General Purpose Libraries |
GroupId | GroupIdcom.github.eagle6688 |
ArtifactId | ArtifactIddevutility.external.commons-net |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSome utilities for Apache commons-net
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.eagle6688/devutility.external.commons-net/ -->
<dependency>
<groupId>com.github.eagle6688</groupId>
<artifactId>devutility.external.commons-net</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.eagle6688/devutility.external.commons-net/
implementation 'com.github.eagle6688:devutility.external.commons-net:1.0.5'
// https://jarcasting.com/artifacts/com.github.eagle6688/devutility.external.commons-net/
implementation ("com.github.eagle6688:devutility.external.commons-net:1.0.5")
'com.github.eagle6688:devutility.external.commons-net:jar:1.0.5'
<dependency org="com.github.eagle6688" name="devutility.external.commons-net" rev="1.0.5">
<artifact name="devutility.external.commons-net" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.eagle6688', module='devutility.external.commons-net', version='1.0.5')
)
libraryDependencies += "com.github.eagle6688" % "devutility.external.commons-net" % "1.0.5"
[com.github.eagle6688/devutility.external.commons-net "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
commons-net : commons-net | jar | 3.6 |
com.github.eagle6688 : devutility.internal | jar | 1.3.5 |