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