License |
License |
---|---|
GroupId | GroupIdcom.tapstream.sdk |
ArtifactId | ArtifactIdsegment-integration |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionTapstream Segment Integration
Tapstream Integration for Segment Android Analytics
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
segment-integration-1.0.0.pom | |
segment-integration-1.0.0.aar | 16 KB |
segment-integration-1.0.0-sources.jar | 1 KB |
segment-integration-1.0.0-javadoc.jar | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tapstream.sdk/segment-integration/ -->
<dependency>
<groupId>com.tapstream.sdk</groupId>
<artifactId>segment-integration</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tapstream.sdk/segment-integration/
implementation 'com.tapstream.sdk:segment-integration:1.0.0'
// https://jarcasting.com/artifacts/com.tapstream.sdk/segment-integration/
implementation ("com.tapstream.sdk:segment-integration:1.0.0")
'com.tapstream.sdk:segment-integration:aar:1.0.0'
<dependency org="com.tapstream.sdk" name="segment-integration" rev="1.0.0">
<artifact name="segment-integration" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tapstream.sdk', module='segment-integration', version='1.0.0')
)
libraryDependencies += "com.tapstream.sdk" % "segment-integration" % "1.0.0"
[com.tapstream.sdk/segment-integration "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.segment.analytics.android : analytics | jar | 4.0.0 |
com.tapstream.sdk : tapstream-android | jar | 2.9.3 |
com.android.support » appcompat-v7 | jar | 23.3.0 |