budgiant-utils
各类工具类组件
License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdio.github.nkxrb |
ArtifactId | ArtifactIdbudgiant-parent |
Last Version | Last Version1.0.1-RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
budgiant-parent-1.0.1-RELEASE.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.nkxrb/budgiant-parent/ -->
<dependency>
<groupId>io.github.nkxrb</groupId>
<artifactId>budgiant-parent</artifactId>
<version>1.0.1-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.nkxrb/budgiant-parent/
implementation 'io.github.nkxrb:budgiant-parent:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/io.github.nkxrb/budgiant-parent/
implementation ("io.github.nkxrb:budgiant-parent:1.0.1-RELEASE")
'io.github.nkxrb:budgiant-parent:pom:1.0.1-RELEASE'
<dependency org="io.github.nkxrb" name="budgiant-parent" rev="1.0.1-RELEASE">
<artifact name="budgiant-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.nkxrb', module='budgiant-parent', version='1.0.1-RELEASE')
)
libraryDependencies += "io.github.nkxrb" % "budgiant-parent" % "1.0.1-RELEASE"
[io.github.nkxrb/budgiant-parent "1.0.1-RELEASE"]
各类工具类组件