License |
License |
---|---|
GroupId | GroupIdio.github.jiashunx |
ArtifactId | ArtifactIdmasker-proxypool-core |
Last Version | Last Version1.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
masker-proxypool-core-1.2.2.pom | |
masker-proxypool-core-1.2.2.jar | 34 KB |
masker-proxypool-core-1.2.2-sources.jar | 20 KB |
masker-proxypool-core-1.2.2-javadoc.jar | 199 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.jiashunx/masker-proxypool-core/ -->
<dependency>
<groupId>io.github.jiashunx</groupId>
<artifactId>masker-proxypool-core</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jiashunx/masker-proxypool-core/
implementation 'io.github.jiashunx:masker-proxypool-core:1.2.2'
// https://jarcasting.com/artifacts/io.github.jiashunx/masker-proxypool-core/
implementation ("io.github.jiashunx:masker-proxypool-core:1.2.2")
'io.github.jiashunx:masker-proxypool-core:jar:1.2.2'
<dependency org="io.github.jiashunx" name="masker-proxypool-core" rev="1.2.2">
<artifact name="masker-proxypool-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jiashunx', module='masker-proxypool-core', version='1.2.2')
)
libraryDependencies += "io.github.jiashunx" % "masker-proxypool-core" % "1.2.2"
[io.github.jiashunx/masker-proxypool-core "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.6 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.apache.httpcomponents : httpclient | jar | 4.5.6 |
org.jsoup : jsoup | jar | 1.11.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |