License |
License |
---|---|
GroupId | GroupIdfun.fengwk.convention |
ArtifactId | ArtifactIdconvention-api |
Last Version | Last Version0.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionconvention-parent 用于集中管理依赖版本,以免发生依赖冲突。
|
Filename | Size |
---|---|
convention-api-0.0.7.pom | |
convention-api-0.0.7.jar | 33 KB |
convention-api-0.0.7-sources.jar | 23 KB |
convention-api-0.0.7-javadoc.jar | 210 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fun.fengwk.convention/convention-api/ -->
<dependency>
<groupId>fun.fengwk.convention</groupId>
<artifactId>convention-api</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/fun.fengwk.convention/convention-api/
implementation 'fun.fengwk.convention:convention-api:0.0.7'
// https://jarcasting.com/artifacts/fun.fengwk.convention/convention-api/
implementation ("fun.fengwk.convention:convention-api:0.0.7")
'fun.fengwk.convention:convention-api:jar:0.0.7'
<dependency org="fun.fengwk.convention" name="convention-api" rev="0.0.7">
<artifact name="convention-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='fun.fengwk.convention', module='convention-api', version='0.0.7')
)
libraryDependencies += "fun.fengwk.convention" % "convention-api" % "0.0.7"
[fun.fengwk.convention/convention-api "0.0.7"]
Group / Artifact | Type | Version |
---|---|---|
fun.fengwk.commons : commons-i18n Optional | jar | |
com.google.code.gson : gson Optional | jar |