is not current version
Last Version 1.0.2

com.sensorsdata.focus:sf-channel-common 0.1.6

Sensors Focus Channel Common

Categories

Categories

Data
GroupId

GroupId

com.sensorsdata.focus
ArtifactId

ArtifactId

sf-channel-common
Version

Version

0.1.6
Type

Type

jar

Download sf-channel-common 0.1.6


<!-- https://jarcasting.com/artifacts/com.sensorsdata.focus/sf-channel-common/ -->
<dependency>
    <groupId>com.sensorsdata.focus</groupId>
    <artifactId>sf-channel-common</artifactId>
    <version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.sensorsdata.focus/sf-channel-common/
implementation 'com.sensorsdata.focus:sf-channel-common:0.1.6'
// https://jarcasting.com/artifacts/com.sensorsdata.focus/sf-channel-common/
implementation ("com.sensorsdata.focus:sf-channel-common:0.1.6")
'com.sensorsdata.focus:sf-channel-common:jar:0.1.6'
<dependency org="com.sensorsdata.focus" name="sf-channel-common" rev="0.1.6">
  <artifact name="sf-channel-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sensorsdata.focus', module='sf-channel-common', version='0.1.6')
)
libraryDependencies += "com.sensorsdata.focus" % "sf-channel-common" % "0.1.6"
[com.sensorsdata.focus/sf-channel-common "0.1.6"]