| License |
License |
|---|---|
| GroupId | GroupIdcom.townmc |
| ArtifactId | ArtifactIdtownmc-mp |
| Version | Version3.25 |
| Type | Typejar |
| Description |
Descriptiontownmc-mp
townmc-mp is project with wechat api request!
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| townmc-mp-3.25.pom | |
| townmc-mp-3.25.jar | 180 KB |
| townmc-mp-3.25-sources.jar | 161 KB |
| townmc-mp-3.25-javadoc.jar | 712 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.townmc/townmc-mp/ -->
<dependency>
<groupId>com.townmc</groupId>
<artifactId>townmc-mp</artifactId>
<version>3.25</version>
</dependency>
// https://jarcasting.com/artifacts/com.townmc/townmc-mp/
implementation 'com.townmc:townmc-mp:3.25'
// https://jarcasting.com/artifacts/com.townmc/townmc-mp/
implementation ("com.townmc:townmc-mp:3.25")
'com.townmc:townmc-mp:jar:3.25'
<dependency org="com.townmc" name="townmc-mp" rev="3.25">
<artifact name="townmc-mp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.townmc', module='townmc-mp', version='3.25')
)
libraryDependencies += "com.townmc" % "townmc-mp" % "3.25"
[com.townmc/townmc-mp "3.25"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | 4.5.2 |
| org.apache.httpcomponents : httpcore | jar | 4.4.5 |
| org.apache.httpcomponents : httpmime | jar | 4.5.2 |
| commons-codec : commons-codec | jar | 1.9 |
| dom4j : dom4j | jar | 1.6.1 |
| com.townmc : townmc-utils | jar | 3.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.httpcomponents : fluent-hc | jar | 4.5.2 |
| org.apache.httpcomponents : httpclient-cache | jar | 4.5.2 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| org.slf4j : slf4j-simple | jar | 1.7.7 |
| xmlpull : xmlpull | jar | 1.1.3.1 |
| xpp3 : xpp3 | jar | 1.1.4c |
| com.thoughtworks.xstream : xstream | jar | 1.4.7 |
| commons-logging : commons-logging | jar | 1.1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.7 |