| License |
License |
|---|---|
| GroupId | GroupIdcom.github.sogyf |
| ArtifactId | ArtifactIdgoja-wxchat |
| Version | Version0.1.12 |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| goja-wxchat-0.1.12.pom | |
| goja-wxchat-0.1.12.jar | 115 KB |
| goja-wxchat-0.1.12-sources.jar | 90 KB |
| goja-wxchat-0.1.12-javadoc.jar | 498 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.sogyf/goja-wxchat/ -->
<dependency>
<groupId>com.github.sogyf</groupId>
<artifactId>goja-wxchat</artifactId>
<version>0.1.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sogyf/goja-wxchat/
implementation 'com.github.sogyf:goja-wxchat:0.1.12'
// https://jarcasting.com/artifacts/com.github.sogyf/goja-wxchat/
implementation ("com.github.sogyf:goja-wxchat:0.1.12")
'com.github.sogyf:goja-wxchat:jar:0.1.12'
<dependency org="com.github.sogyf" name="goja-wxchat" rev="0.1.12">
<artifact name="goja-wxchat" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sogyf', module='goja-wxchat', version='0.1.12')
)
libraryDependencies += "com.github.sogyf" % "goja-wxchat" % "0.1.12"
[com.github.sogyf/goja-wxchat "0.1.12"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.6.3 |
| com.github.sogyf : goja-jfinal | jar | 0.1.12 |
| com.github.sogyf : goja-core | jar | 0.1.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| com.google.code.gson : gson | jar | 2.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-all | jar | 1.3 |