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