GroupId | GroupIdim.qingtui.qbee.open |
---|---|
ArtifactId | ArtifactIdqbee-op-base |
Version | Version1.1.7 |
Type | Typejar |
Filename | Size |
---|---|
qbee-op-base-1.1.7.pom | |
qbee-op-base-1.1.7.jar | 71 KB |
qbee-op-base-1.1.7-sources.jar | 37 KB |
qbee-op-base-1.1.7-javadoc.jar | 343 KB |
Browse |
<!-- https://jarcasting.com/artifacts/im.qingtui.qbee.open/qbee-op-base/ -->
<dependency>
<groupId>im.qingtui.qbee.open</groupId>
<artifactId>qbee-op-base</artifactId>
<version>1.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/im.qingtui.qbee.open/qbee-op-base/
implementation 'im.qingtui.qbee.open:qbee-op-base:1.1.7'
// https://jarcasting.com/artifacts/im.qingtui.qbee.open/qbee-op-base/
implementation ("im.qingtui.qbee.open:qbee-op-base:1.1.7")
'im.qingtui.qbee.open:qbee-op-base:jar:1.1.7'
<dependency org="im.qingtui.qbee.open" name="qbee-op-base" rev="1.1.7">
<artifact name="qbee-op-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='im.qingtui.qbee.open', module='qbee-op-base', version='1.1.7')
)
libraryDependencies += "im.qingtui.qbee.open" % "qbee-op-base" % "1.1.7"
[im.qingtui.qbee.open/qbee-op-base "1.1.7"]