Last Version

bom 0.0.2

https://github.com/zengfr bom

License

License

GroupId

GroupId

com.github.zengfr.project
ArtifactId

ArtifactId

bom
Version

Version

0.0.2
Type

Type

pom
Description

Description

bom
https://github.com/zengfr bom
Project URL

Project URL

https://github.com/zengfr

Download bom 0.0.2

Filename Size
bom-0.0.2.pom 19 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.