GroupId | GroupIdcom.yoc.visx.sdk |
---|---|
ArtifactId | ArtifactIdgoogle-custom-events |
Version | Version1.2.1.0 |
Type | Typeaar |
Filename | Size |
---|---|
google-custom-events-1.2.1.0.pom | |
google-custom-events-1.2.1.0-sources.jar | 789 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.yoc.visx.sdk/google-custom-events/ -->
<dependency>
<groupId>com.yoc.visx.sdk</groupId>
<artifactId>google-custom-events</artifactId>
<version>1.2.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.yoc.visx.sdk/google-custom-events/
implementation 'com.yoc.visx.sdk:google-custom-events:1.2.1.0'
// https://jarcasting.com/artifacts/com.yoc.visx.sdk/google-custom-events/
implementation ("com.yoc.visx.sdk:google-custom-events:1.2.1.0")
'com.yoc.visx.sdk:google-custom-events:aar:1.2.1.0'
<dependency org="com.yoc.visx.sdk" name="google-custom-events" rev="1.2.1.0">
<artifact name="google-custom-events" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.yoc.visx.sdk', module='google-custom-events', version='1.2.1.0')
)
libraryDependencies += "com.yoc.visx.sdk" % "google-custom-events" % "1.2.1.0"
[com.yoc.visx.sdk/google-custom-events "1.2.1.0"]