License |
License
Handpoint SDK License, Version 1.0
|
---|---|
GroupId | GroupIdcom.handpoint.api.shared |
ArtifactId | ArtifactIdneptune3.12.00 |
Version | Version6.5.0 |
Type | Typeaar |
Description |
Descriptionneptune3.12.00
HandpointSDK for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
neptune3.12.00-6.5.0.pom | |
neptune3.12.00-6.5.0.aar | 456 KB |
neptune3.12.00-6.5.0-sources.jar | 261 bytes |
neptune3.12.00-6.5.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.handpoint.api.shared/neptune3.12.00/ -->
<dependency>
<groupId>com.handpoint.api.shared</groupId>
<artifactId>neptune3.12.00</artifactId>
<version>6.5.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.handpoint.api.shared/neptune3.12.00/
implementation 'com.handpoint.api.shared:neptune3.12.00:6.5.0'
// https://jarcasting.com/artifacts/com.handpoint.api.shared/neptune3.12.00/
implementation ("com.handpoint.api.shared:neptune3.12.00:6.5.0")
'com.handpoint.api.shared:neptune3.12.00:aar:6.5.0'
<dependency org="com.handpoint.api.shared" name="neptune3.12.00" rev="6.5.0">
<artifact name="neptune3.12.00" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.handpoint.api.shared', module='neptune3.12.00', version='6.5.0')
)
libraryDependencies += "com.handpoint.api.shared" % "neptune3.12.00" % "6.5.0"
[com.handpoint.api.shared/neptune3.12.00 "6.5.0"]