License |
License |
---|---|
GroupId | GroupIdcom.gitee.qdbp |
ArtifactId | ArtifactIdqdbp-able |
Last Version | Last Version5.4.19 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionqdbp-able
qdbp able library
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
qdbp-able-5.4.19.pom | |
qdbp-able-5.4.19.jar | 191 KB |
qdbp-able-5.4.19-sources.jar | 133 KB |
qdbp-able-5.4.19-javadoc.jar | 894 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.qdbp/qdbp-able/ -->
<dependency>
<groupId>com.gitee.qdbp</groupId>
<artifactId>qdbp-able</artifactId>
<version>5.4.19</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.qdbp/qdbp-able/
implementation 'com.gitee.qdbp:qdbp-able:5.4.19'
// https://jarcasting.com/artifacts/com.gitee.qdbp/qdbp-able/
implementation ("com.gitee.qdbp:qdbp-able:5.4.19")
'com.gitee.qdbp:qdbp-able:jar:5.4.19'
<dependency org="com.gitee.qdbp" name="qdbp-able" rev="5.4.19">
<artifact name="qdbp-able" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.qdbp', module='qdbp-able', version='5.4.19')
)
libraryDependencies += "com.gitee.qdbp" % "qdbp-able" % "5.4.19"
[com.gitee.qdbp/qdbp-able "5.4.19"]