| GroupId | GroupIdtop.hmtools |
|---|---|
| ArtifactId | ArtifactIdwxmp-webpage |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description微信网页开发
|
| Filename | Size |
|---|---|
| wxmp-webpage-1.0.0.pom | |
| wxmp-webpage-1.0.0.jar | 20 KB |
| wxmp-webpage-1.0.0-sources.jar | 15 KB |
| wxmp-webpage-1.0.0-javadoc.jar | 119 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/top.hmtools/wxmp-webpage/ -->
<dependency>
<groupId>top.hmtools</groupId>
<artifactId>wxmp-webpage</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/top.hmtools/wxmp-webpage/
implementation 'top.hmtools:wxmp-webpage:1.0.0'
// https://jarcasting.com/artifacts/top.hmtools/wxmp-webpage/
implementation ("top.hmtools:wxmp-webpage:1.0.0")
'top.hmtools:wxmp-webpage:jar:1.0.0'
<dependency org="top.hmtools" name="wxmp-webpage" rev="1.0.0">
<artifact name="wxmp-webpage" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.hmtools', module='wxmp-webpage', version='1.0.0')
)
libraryDependencies += "top.hmtools" % "wxmp-webpage" % "1.0.0"
[top.hmtools/wxmp-webpage "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| top.hmtools : wxmp-core | jar | |
| commons-codec : commons-codec | jar | 1.11 |