GroupId | GroupIdcom.handpoint.api.shared |
---|---|
ArtifactId | ArtifactIdqpboc100 |
Version | Version5.5.0 |
Type | Typeaar |
Filename | Size |
---|---|
qpboc100-5.5.0.pom | |
qpboc100-5.5.0-sources.jar | 261 bytes |
qpboc100-5.5.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.handpoint.api.shared/qpboc100/ -->
<dependency>
<groupId>com.handpoint.api.shared</groupId>
<artifactId>qpboc100</artifactId>
<version>5.5.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.handpoint.api.shared/qpboc100/
implementation 'com.handpoint.api.shared:qpboc100:5.5.0'
// https://jarcasting.com/artifacts/com.handpoint.api.shared/qpboc100/
implementation ("com.handpoint.api.shared:qpboc100:5.5.0")
'com.handpoint.api.shared:qpboc100:aar:5.5.0'
<dependency org="com.handpoint.api.shared" name="qpboc100" rev="5.5.0">
<artifact name="qpboc100" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.handpoint.api.shared', module='qpboc100', version='5.5.0')
)
libraryDependencies += "com.handpoint.api.shared" % "qpboc100" % "5.5.0"
[com.handpoint.api.shared/qpboc100 "5.5.0"]