Categories |
CategoriesAuto Application Layer Libs Code Generators config Configuration |
---|---|
GroupId | GroupIdcom.github.hippoom |
ArtifactId | ArtifactIdwechat-mp-autoconfigure |
Version | Version0.3.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.hippoom/wechat-mp-autoconfigure/ -->
<dependency>
<groupId>com.github.hippoom</groupId>
<artifactId>wechat-mp-autoconfigure</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hippoom/wechat-mp-autoconfigure/
implementation 'com.github.hippoom:wechat-mp-autoconfigure:0.3.0'
// https://jarcasting.com/artifacts/com.github.hippoom/wechat-mp-autoconfigure/
implementation ("com.github.hippoom:wechat-mp-autoconfigure:0.3.0")
'com.github.hippoom:wechat-mp-autoconfigure:jar:0.3.0'
<dependency org="com.github.hippoom" name="wechat-mp-autoconfigure" rev="0.3.0">
<artifact name="wechat-mp-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hippoom', module='wechat-mp-autoconfigure', version='0.3.0')
)
libraryDependencies += "com.github.hippoom" % "wechat-mp-autoconfigure" % "0.3.0"
[com.github.hippoom/wechat-mp-autoconfigure "0.3.0"]