GroupId | GroupIdcom.huibozhixin |
---|---|
ArtifactId | ArtifactIddiboot-core |
Version | Version2.1.2-hbzx |
Type | Typejar |
Filename | Size |
---|---|
diboot-core-2.1.2-hbzx.pom | |
diboot-core-2.1.2-hbzx.jar | 190 KB |
diboot-core-2.1.2-hbzx-sources.jar | 139 KB |
diboot-core-2.1.2-hbzx-javadoc.jar | 589 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.huibozhixin/diboot-core/ -->
<dependency>
<groupId>com.huibozhixin</groupId>
<artifactId>diboot-core</artifactId>
<version>2.1.2-hbzx</version>
</dependency>
// https://jarcasting.com/artifacts/com.huibozhixin/diboot-core/
implementation 'com.huibozhixin:diboot-core:2.1.2-hbzx'
// https://jarcasting.com/artifacts/com.huibozhixin/diboot-core/
implementation ("com.huibozhixin:diboot-core:2.1.2-hbzx")
'com.huibozhixin:diboot-core:jar:2.1.2-hbzx'
<dependency org="com.huibozhixin" name="diboot-core" rev="2.1.2-hbzx">
<artifact name="diboot-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.huibozhixin', module='diboot-core', version='2.1.2-hbzx')
)
libraryDependencies += "com.huibozhixin" % "diboot-core" % "2.1.2-hbzx"
[com.huibozhixin/diboot-core "2.1.2-hbzx"]