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