is not current version
Last Version 1.1.0

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

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

GroupId

GroupId

com.github.rebue.common-pom
ArtifactId

ArtifactId

rebue-import
Version

Version

1.0.9
Type

Type

pom

Download rebue-import 1.0.9

Filename Size
rebue-import-1.0.9.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.9</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.9'
// https://jarcasting.com/artifacts/com.github.rebue.common-pom/rebue-import/
implementation ("com.github.rebue.common-pom:rebue-import:1.0.9")
'com.github.rebue.common-pom:rebue-import:pom:1.0.9'
<dependency org="com.github.rebue.common-pom" name="rebue-import" rev="1.0.9">
  <artifact name="rebue-import" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.rebue.common-pom', module='rebue-import', version='1.0.9')
)
libraryDependencies += "com.github.rebue.common-pom" % "rebue-import" % "1.0.9"
[com.github.rebue.common-pom/rebue-import "1.0.9"]