is not current version
Last Version 0.0.3

com.geercode.elehall:build 0.0.2

element hall取自老滚五中冬堡学院的元素大厅,知识与技艺集聚之地。

GroupId

GroupId

com.geercode.elehall
ArtifactId

ArtifactId

build
Version

Version

0.0.2
Type

Type

pom

Download build 0.0.2

Filename Size
build-0.0.2.pom 1 KB
Browse

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