is not current version
Last Version 1.8.0

com.github.zhengframework:zheng-bom 1.7.1

zheng framework bom

GroupId

GroupId

com.github.zhengframework
ArtifactId

ArtifactId

zheng-bom
Version

Version

1.7.1
Type

Type

pom

Download zheng-bom 1.7.1

Filename Size
zheng-bom-1.7.1.pom 36 KB
Browse

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