GroupId | GroupIdcom.github.rebue.common-pom |
---|---|
ArtifactId | ArtifactIdrebue-import |
Version | Version1.0.5 |
Type | Typepom |
Filename | Size |
---|---|
rebue-import-1.0.5.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.5</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.5'
// https://jarcasting.com/artifacts/com.github.rebue.common-pom/rebue-import/
implementation ("com.github.rebue.common-pom:rebue-import:1.0.5")
'com.github.rebue.common-pom:rebue-import:pom:1.0.5'
<dependency org="com.github.rebue.common-pom" name="rebue-import" rev="1.0.5">
<artifact name="rebue-import" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.rebue.common-pom', module='rebue-import', version='1.0.5')
)
libraryDependencies += "com.github.rebue.common-pom" % "rebue-import" % "1.0.5"
[com.github.rebue.common-pom/rebue-import "1.0.5"]