is not current version
Last Version 3.1.0.RELEASE

com.github.liaomengge:base-framework-bom 0.0.8-RELEASE

jar bom manager platform for developer

GroupId

GroupId

com.github.liaomengge
ArtifactId

ArtifactId

base-framework-bom
Version

Version

0.0.8-RELEASE
Type

Type

pom

Download base-framework-bom 0.0.8-RELEASE


<!-- https://jarcasting.com/artifacts/com.github.liaomengge/base-framework-bom/ -->
<dependency>
    <groupId>com.github.liaomengge</groupId>
    <artifactId>base-framework-bom</artifactId>
    <version>0.0.8-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.liaomengge/base-framework-bom/
implementation 'com.github.liaomengge:base-framework-bom:0.0.8-RELEASE'
// https://jarcasting.com/artifacts/com.github.liaomengge/base-framework-bom/
implementation ("com.github.liaomengge:base-framework-bom:0.0.8-RELEASE")
'com.github.liaomengge:base-framework-bom:pom:0.0.8-RELEASE'
<dependency org="com.github.liaomengge" name="base-framework-bom" rev="0.0.8-RELEASE">
  <artifact name="base-framework-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.liaomengge', module='base-framework-bom', version='0.0.8-RELEASE')
)
libraryDependencies += "com.github.liaomengge" % "base-framework-bom" % "0.0.8-RELEASE"
[com.github.liaomengge/base-framework-bom "0.0.8-RELEASE"]