License |
License |
---|---|
GroupId | GroupIdcom.geercode.elehall |
ArtifactId | ArtifactIdelehall-bom |
Version | Version0.0.3 |
Type | Typepom |
Description |
Descriptionelehall-bom
elehall's projects and starters list
|
Filename | Size |
---|---|
elehall-bom-0.0.3.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.geercode.elehall/elehall-bom/ -->
<dependency>
<groupId>com.geercode.elehall</groupId>
<artifactId>elehall-bom</artifactId>
<version>0.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.geercode.elehall/elehall-bom/
implementation 'com.geercode.elehall:elehall-bom:0.0.3'
// https://jarcasting.com/artifacts/com.geercode.elehall/elehall-bom/
implementation ("com.geercode.elehall:elehall-bom:0.0.3")
'com.geercode.elehall:elehall-bom:pom:0.0.3'
<dependency org="com.geercode.elehall" name="elehall-bom" rev="0.0.3">
<artifact name="elehall-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.geercode.elehall', module='elehall-bom', version='0.0.3')
)
libraryDependencies += "com.geercode.elehall" % "elehall-bom" % "0.0.3"
[com.geercode.elehall/elehall-bom "0.0.3"]