| GroupId | GroupIdcn.6tail |
|---|---|
| ArtifactId | ArtifactIdnlf2-plugin-wechat |
| Version | Version1.8.8 |
| Type | Typejar |
| Filename | Size |
|---|---|
| nlf2-plugin-wechat-1.8.8.pom | |
| nlf2-plugin-wechat-1.8.8.jar | 107 KB |
| nlf2-plugin-wechat-1.8.8-sources.jar | 73 KB |
| nlf2-plugin-wechat-1.8.8-javadoc.jar | 719 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.6tail/nlf2-plugin-wechat/ -->
<dependency>
<groupId>cn.6tail</groupId>
<artifactId>nlf2-plugin-wechat</artifactId>
<version>1.8.8</version>
</dependency>
// https://jarcasting.com/artifacts/cn.6tail/nlf2-plugin-wechat/
implementation 'cn.6tail:nlf2-plugin-wechat:1.8.8'
// https://jarcasting.com/artifacts/cn.6tail/nlf2-plugin-wechat/
implementation ("cn.6tail:nlf2-plugin-wechat:1.8.8")
'cn.6tail:nlf2-plugin-wechat:jar:1.8.8'
<dependency org="cn.6tail" name="nlf2-plugin-wechat" rev="1.8.8">
<artifact name="nlf2-plugin-wechat" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.6tail', module='nlf2-plugin-wechat', version='1.8.8')
)
libraryDependencies += "cn.6tail" % "nlf2-plugin-wechat" % "1.8.8"
[cn.6tail/nlf2-plugin-wechat "1.8.8"]