is not current version
Last Version 0.3

me.icymint:sloth-wechat 0.1-alpha


GroupId

GroupId

me.icymint
ArtifactId

ArtifactId

sloth-wechat
Version

Version

0.1-alpha
Type

Type

jar

Download sloth-wechat 0.1-alpha


<!-- https://jarcasting.com/artifacts/me.icymint/sloth-wechat/ -->
<dependency>
    <groupId>me.icymint</groupId>
    <artifactId>sloth-wechat</artifactId>
    <version>0.1-alpha</version>
</dependency>
// https://jarcasting.com/artifacts/me.icymint/sloth-wechat/
implementation 'me.icymint:sloth-wechat:0.1-alpha'
// https://jarcasting.com/artifacts/me.icymint/sloth-wechat/
implementation ("me.icymint:sloth-wechat:0.1-alpha")
'me.icymint:sloth-wechat:jar:0.1-alpha'
<dependency org="me.icymint" name="sloth-wechat" rev="0.1-alpha">
  <artifact name="sloth-wechat" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.icymint', module='sloth-wechat', version='0.1-alpha')
)
libraryDependencies += "me.icymint" % "sloth-wechat" % "0.1-alpha"
[me.icymint/sloth-wechat "0.1-alpha"]