is not current version
Last Version 0.0.4.RELEASE

com.github.sixinyiyu:foundation-dependency 0.0.2.RELEASE

基础依赖

GroupId

GroupId

com.github.sixinyiyu
ArtifactId

ArtifactId

foundation-dependency
Version

Version

0.0.2.RELEASE
Type

Type

pom

Download foundation-dependency 0.0.2.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.sixinyiyu/foundation-dependency/ -->
<dependency>
    <groupId>com.github.sixinyiyu</groupId>
    <artifactId>foundation-dependency</artifactId>
    <version>0.0.2.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.sixinyiyu/foundation-dependency/
implementation 'com.github.sixinyiyu:foundation-dependency:0.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.sixinyiyu/foundation-dependency/
implementation ("com.github.sixinyiyu:foundation-dependency:0.0.2.RELEASE")
'com.github.sixinyiyu:foundation-dependency:pom:0.0.2.RELEASE'
<dependency org="com.github.sixinyiyu" name="foundation-dependency" rev="0.0.2.RELEASE">
  <artifact name="foundation-dependency" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.sixinyiyu', module='foundation-dependency', version='0.0.2.RELEASE')
)
libraryDependencies += "com.github.sixinyiyu" % "foundation-dependency" % "0.0.2.RELEASE"
[com.github.sixinyiyu/foundation-dependency "0.0.2.RELEASE"]