is not current version
Last Version 1.8.0

com.github.zhengframework:zheng-bom 1.0.1


GroupId

GroupId

com.github.zhengframework
ArtifactId

ArtifactId

zheng-bom
Version

Version

1.0.1
Type

Type

pom

Download zheng-bom 1.0.1

Filename Size
zheng-bom-1.0.1.pom 20 KB
Browse

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