Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.guerlab.smart.wx |
ArtifactId | ArtifactIdsmart-wx-auth-web-support |
Version | Version21.0.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/net.guerlab.smart.wx/smart-wx-auth-web-support/ -->
<dependency>
<groupId>net.guerlab.smart.wx</groupId>
<artifactId>smart-wx-auth-web-support</artifactId>
<version>21.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.guerlab.smart.wx/smart-wx-auth-web-support/
implementation 'net.guerlab.smart.wx:smart-wx-auth-web-support:21.0.0'
// https://jarcasting.com/artifacts/net.guerlab.smart.wx/smart-wx-auth-web-support/
implementation ("net.guerlab.smart.wx:smart-wx-auth-web-support:21.0.0")
'net.guerlab.smart.wx:smart-wx-auth-web-support:jar:21.0.0'
<dependency org="net.guerlab.smart.wx" name="smart-wx-auth-web-support" rev="21.0.0">
<artifact name="smart-wx-auth-web-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.guerlab.smart.wx', module='smart-wx-auth-web-support', version='21.0.0')
)
libraryDependencies += "net.guerlab.smart.wx" % "smart-wx-auth-web-support" % "21.0.0"
[net.guerlab.smart.wx/smart-wx-auth-web-support "21.0.0"]