| License |
License |
|---|---|
| GroupId | GroupIdfun.nibaba |
| ArtifactId | ArtifactIdlazyfish-wechat |
| Version | Version0.0.5.1 |
| Type | Typepom |
| Description |
Description微信相关
|
| Filename | Size |
|---|---|
| lazyfish-wechat-0.0.5.1.pom | 660 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/fun.nibaba/lazyfish-wechat/ -->
<dependency>
<groupId>fun.nibaba</groupId>
<artifactId>lazyfish-wechat</artifactId>
<version>0.0.5.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fun.nibaba/lazyfish-wechat/
implementation 'fun.nibaba:lazyfish-wechat:0.0.5.1'
// https://jarcasting.com/artifacts/fun.nibaba/lazyfish-wechat/
implementation ("fun.nibaba:lazyfish-wechat:0.0.5.1")
'fun.nibaba:lazyfish-wechat:pom:0.0.5.1'
<dependency org="fun.nibaba" name="lazyfish-wechat" rev="0.0.5.1">
<artifact name="lazyfish-wechat" type="pom" />
</dependency>
@Grapes(
@Grab(group='fun.nibaba', module='lazyfish-wechat', version='0.0.5.1')
)
libraryDependencies += "fun.nibaba" % "lazyfish-wechat" % "0.0.5.1"
[fun.nibaba/lazyfish-wechat "0.0.5.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-configuration-processor Optional | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar |