License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdio.esastack |
ArtifactId | ArtifactIdcommons-net-core |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCommons :: Net :: Core
ESA Commons Net is the common lib of Networking.
|
Filename | Size |
---|---|
commons-net-core-0.0.1.pom | |
commons-net-core-0.0.1.jar | 32 KB |
commons-net-core-0.0.1-sources.jar | 31 KB |
commons-net-core-0.0.1-javadoc.jar | 177 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.esastack/commons-net-core/ -->
<dependency>
<groupId>io.esastack</groupId>
<artifactId>commons-net-core</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.esastack/commons-net-core/
implementation 'io.esastack:commons-net-core:0.0.1'
// https://jarcasting.com/artifacts/io.esastack/commons-net-core/
implementation ("io.esastack:commons-net-core:0.0.1")
'io.esastack:commons-net-core:jar:0.0.1'
<dependency org="io.esastack" name="commons-net-core" rev="0.0.1">
<artifact name="commons-net-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.esastack', module='commons-net-core', version='0.0.1')
)
libraryDependencies += "io.esastack" % "commons-net-core" % "0.0.1"
[io.esastack/commons-net-core "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.esastack : commons | jar | 0.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.4.2 |
org.mockito : mockito-inline | jar | 3.3.3 |