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