is not current version
Last Version 0.2.3

com.sensorsdata.focus:webhook-helper 0.2.0

Sensors Focus Webhook Helper

Categories

Categories

Data
GroupId

GroupId

com.sensorsdata.focus
ArtifactId

ArtifactId

webhook-helper
Version

Version

0.2.0
Type

Type

jar

Download webhook-helper 0.2.0


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