License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdio.github.HuChen-dot |
ArtifactId | ArtifactIdtest-maven |
Version | Version1.2 |
Type | Typejar |
Description |
Descriptiontest-maven
这是测试上传maven中央仓库
|
Filename | Size |
---|---|
test-maven-1.2.pom | |
test-maven-1.2.jar | 3 KB |
test-maven-1.2-sources.jar | 3 KB |
test-maven-1.2-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.HuChen-dot/test-maven/ -->
<dependency>
<groupId>io.github.HuChen-dot</groupId>
<artifactId>test-maven</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.HuChen-dot/test-maven/
implementation 'io.github.HuChen-dot:test-maven:1.2'
// https://jarcasting.com/artifacts/io.github.HuChen-dot/test-maven/
implementation ("io.github.HuChen-dot:test-maven:1.2")
'io.github.HuChen-dot:test-maven:jar:1.2'
<dependency org="io.github.HuChen-dot" name="test-maven" rev="1.2">
<artifact name="test-maven" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.HuChen-dot', module='test-maven', version='1.2')
)
libraryDependencies += "io.github.HuChen-dot" % "test-maven" % "1.2"
[io.github.HuChen-dot/test-maven "1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : fastjson | jar | 1.2.70 |