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