License |
License
Unlicense
|
---|---|
GroupId | GroupIdcom.tagcommander.lib |
ArtifactId | ArtifactIdsegment |
Version | Version4.1.2 |
Type | Typeaar |
Description |
Descriptionsegment
tagcommander android sdk
|
Project URL |
Project URL |
Filename | Size |
---|---|
segment-4.1.2.pom | |
segment-4.1.2.aar | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tagcommander.lib/segment/ -->
<dependency>
<groupId>com.tagcommander.lib</groupId>
<artifactId>segment</artifactId>
<version>4.1.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tagcommander.lib/segment/
implementation 'com.tagcommander.lib:segment:4.1.2'
// https://jarcasting.com/artifacts/com.tagcommander.lib/segment/
implementation ("com.tagcommander.lib:segment:4.1.2")
'com.tagcommander.lib:segment:aar:4.1.2'
<dependency org="com.tagcommander.lib" name="segment" rev="4.1.2">
<artifact name="segment" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tagcommander.lib', module='segment', version='4.1.2')
)
libraryDependencies += "com.tagcommander.lib" % "segment" % "4.1.2"
[com.tagcommander.lib/segment "4.1.2"]