Categories |
Categoriesowner Application Layer Libs Configuration |
---|---|
GroupId | GroupIdio.gitee.loulan_yxq |
ArtifactId | ArtifactIdowner-all |
Version | Version1.2.2 |
Type | Typejar |
Filename | Size |
---|---|
owner-all-1.2.2.pom | |
owner-all-1.2.2.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.loulan_yxq/owner-all/ -->
<dependency>
<groupId>io.gitee.loulan_yxq</groupId>
<artifactId>owner-all</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.loulan_yxq/owner-all/
implementation 'io.gitee.loulan_yxq:owner-all:1.2.2'
// https://jarcasting.com/artifacts/io.gitee.loulan_yxq/owner-all/
implementation ("io.gitee.loulan_yxq:owner-all:1.2.2")
'io.gitee.loulan_yxq:owner-all:jar:1.2.2'
<dependency org="io.gitee.loulan_yxq" name="owner-all" rev="1.2.2">
<artifact name="owner-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.loulan_yxq', module='owner-all', version='1.2.2')
)
libraryDependencies += "io.gitee.loulan_yxq" % "owner-all" % "1.2.2"
[io.gitee.loulan_yxq/owner-all "1.2.2"]