is not current version
Last Version 1.8.0

com.github.zhengframework:zheng-bootstrap 1.4.0


GroupId

GroupId

com.github.zhengframework
ArtifactId

ArtifactId

zheng-bootstrap
Version

Version

1.4.0
Type

Type

jar

Download zheng-bootstrap 1.4.0


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