License |
License |
---|---|
GroupId | GroupIdcom.github.tackfast |
ArtifactId | ArtifactIdjarboot-common-pom |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionjarboot-common-pom
jarboot 公共版本控制
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jarboot-common-pom-1.0.5.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.tackfast/jarboot-common-pom/ -->
<dependency>
<groupId>com.github.tackfast</groupId>
<artifactId>jarboot-common-pom</artifactId>
<version>1.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.tackfast/jarboot-common-pom/
implementation 'com.github.tackfast:jarboot-common-pom:1.0.5'
// https://jarcasting.com/artifacts/com.github.tackfast/jarboot-common-pom/
implementation ("com.github.tackfast:jarboot-common-pom:1.0.5")
'com.github.tackfast:jarboot-common-pom:pom:1.0.5'
<dependency org="com.github.tackfast" name="jarboot-common-pom" rev="1.0.5">
<artifact name="jarboot-common-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.tackfast', module='jarboot-common-pom', version='1.0.5')
)
libraryDependencies += "com.github.tackfast" % "jarboot-common-pom" % "1.0.5"
[com.github.tackfast/jarboot-common-pom "1.0.5"]