License |
License |
---|---|
GroupId | GroupIdme.icymint |
ArtifactId | ArtifactIdsloth-wechat |
Version | Version0.3 |
Type | Typejar |
Description |
DescriptionA Module Model.
|
Filename | Size |
---|---|
sloth-wechat-0.3.pom | |
sloth-wechat-0.3.jar | 9 KB |
sloth-wechat-0.3-sources.jar | 5 KB |
sloth-wechat-0.3-javadoc.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/me.icymint/sloth-wechat/ -->
<dependency>
<groupId>me.icymint</groupId>
<artifactId>sloth-wechat</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/me.icymint/sloth-wechat/
implementation 'me.icymint:sloth-wechat:0.3'
// https://jarcasting.com/artifacts/me.icymint/sloth-wechat/
implementation ("me.icymint:sloth-wechat:0.3")
'me.icymint:sloth-wechat:jar:0.3'
<dependency org="me.icymint" name="sloth-wechat" rev="0.3">
<artifact name="sloth-wechat" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.icymint', module='sloth-wechat', version='0.3')
)
libraryDependencies += "me.icymint" % "sloth-wechat" % "0.3"
[me.icymint/sloth-wechat "0.3"]
Group / Artifact | Type | Version |
---|---|---|
me.icymint : sloth-jetty | jar | 0.3 |
com.google.guava : guava | jar | 17.0 |
com.mchange : c3p0 | jar | 0.9.2.1 |
commons-dbutils : commons-dbutils | jar | 1.5 |
com.h2database : h2 | jar | 1.4.178 |
org.jodd : jodd-core | jar | 3.5.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.4.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |