License |
License |
---|---|
GroupId | GroupIdcom.github.zengfr.project |
ArtifactId | ArtifactIdbom |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionbom
https://github.com/zengfr bom
|
Project URL |
Project URL |
Filename | Size |
---|---|
bom-0.0.2.pom | 17 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.zengfr.project/bom/ -->
<dependency>
<groupId>com.github.zengfr.project</groupId>
<artifactId>bom</artifactId>
<version>0.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.zengfr.project/bom/
implementation 'com.github.zengfr.project:bom:0.0.2'
// https://jarcasting.com/artifacts/com.github.zengfr.project/bom/
implementation ("com.github.zengfr.project:bom:0.0.2")
'com.github.zengfr.project:bom:pom:0.0.2'
<dependency org="com.github.zengfr.project" name="bom" rev="0.0.2">
<artifact name="bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.zengfr.project', module='bom', version='0.0.2')
)
libraryDependencies += "com.github.zengfr.project" % "bom" % "0.0.2"
[com.github.zengfr.project/bom "0.0.2"]