| License |
License |
|---|---|
| GroupId | GroupIdcom.exp-blog |
| ArtifactId | ArtifactIdexp-libs-pf |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionexp-libs-pf
端口转发器
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| exp-libs-pf-2.0.0.pom | |
| exp-libs-pf-2.0.0.jar | 9 KB |
| exp-libs-pf-2.0.0-sources.jar | 6 KB |
| exp-libs-pf-2.0.0-javadoc.jar | 30 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.exp-blog/exp-libs-pf/ -->
<dependency>
<groupId>com.exp-blog</groupId>
<artifactId>exp-libs-pf</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.exp-blog/exp-libs-pf/
implementation 'com.exp-blog:exp-libs-pf:2.0.0'
// https://jarcasting.com/artifacts/com.exp-blog/exp-libs-pf/
implementation ("com.exp-blog:exp-libs-pf:2.0.0")
'com.exp-blog:exp-libs-pf:jar:2.0.0'
<dependency org="com.exp-blog" name="exp-libs-pf" rev="2.0.0">
<artifact name="exp-libs-pf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.exp-blog', module='exp-libs-pf', version='2.0.0')
)
libraryDependencies += "com.exp-blog" % "exp-libs-pf" % "2.0.0"
[com.exp-blog/exp-libs-pf "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.exp-blog : exp-libs-base | jar | 2.0.0 |
| com.exp-blog : exp-libs-socket | jar | 2.0.0 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |