License |
License |
---|---|
GroupId | GroupIdorg.nutz |
ArtifactId | ArtifactIdnutzwx |
Version | Version2.4 |
Type | Typejar |
Description |
Descriptionssdb4j
Another Weixin Driver in Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
nutzwx-2.4.pom | |
nutzwx-2.4.jar | 42 KB |
nutzwx-2.4-sources.jar | 24 KB |
nutzwx-2.4-javadoc.jar | 226 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.nutz/nutzwx/ -->
<dependency>
<groupId>org.nutz</groupId>
<artifactId>nutzwx</artifactId>
<version>2.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.nutz/nutzwx/
implementation 'org.nutz:nutzwx:2.4'
// https://jarcasting.com/artifacts/org.nutz/nutzwx/
implementation ("org.nutz:nutzwx:2.4")
'org.nutz:nutzwx:jar:2.4'
<dependency org="org.nutz" name="nutzwx" rev="2.4">
<artifact name="nutzwx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nutz', module='nutzwx', version='2.4')
)
libraryDependencies += "org.nutz" % "nutzwx" % "2.4"
[org.nutz/nutzwx "2.4"]
Group / Artifact | Type | Version |
---|---|---|
org.nutz : nutz | jar | 1.b.51 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |