is not current version
Last Version 1.1.0

com.github.rebue.common-pom:rebue-import 1.0.6

rebue的几个工具库的依赖导入

GroupId

GroupId

com.github.rebue.common-pom
ArtifactId

ArtifactId

rebue-import
Version

Version

1.0.6
Type

Type

pom

Download rebue-import 1.0.6

Filename Size
rebue-import-1.0.6.pom 1 KB
Browse

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