Categories |
CategoriesNet Auto Application Layer Libs Code Generators config Configuration |
---|---|
GroupId | GroupIdnet.guerlab |
ArtifactId | ArtifactIdsdk-qq-autoconfigue |
Version | Version1.1.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/net.guerlab/sdk-qq-autoconfigue/ -->
<dependency>
<groupId>net.guerlab</groupId>
<artifactId>sdk-qq-autoconfigue</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.guerlab/sdk-qq-autoconfigue/
implementation 'net.guerlab:sdk-qq-autoconfigue:1.1.1'
// https://jarcasting.com/artifacts/net.guerlab/sdk-qq-autoconfigue/
implementation ("net.guerlab:sdk-qq-autoconfigue:1.1.1")
'net.guerlab:sdk-qq-autoconfigue:jar:1.1.1'
<dependency org="net.guerlab" name="sdk-qq-autoconfigue" rev="1.1.1">
<artifact name="sdk-qq-autoconfigue" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.guerlab', module='sdk-qq-autoconfigue', version='1.1.1')
)
libraryDependencies += "net.guerlab" % "sdk-qq-autoconfigue" % "1.1.1"
[net.guerlab/sdk-qq-autoconfigue "1.1.1"]