License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.sensorsdata.focus |
ArtifactId | ArtifactIdwebhook-helper |
Last Version | Last Version0.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwebhook-helper
Sensors Focus Webhook Helper
|
Project URL |
Project URL |
Filename | Size |
---|---|
webhook-helper-0.2.3.pom | |
webhook-helper-0.2.3.jar | 5 MB |
webhook-helper-0.2.3-sources.jar | 20 KB |
webhook-helper-0.2.3-javadoc.jar | 130 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sensorsdata.focus/webhook-helper/ -->
<dependency>
<groupId>com.sensorsdata.focus</groupId>
<artifactId>webhook-helper</artifactId>
<version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.sensorsdata.focus/webhook-helper/
implementation 'com.sensorsdata.focus:webhook-helper:0.2.3'
// https://jarcasting.com/artifacts/com.sensorsdata.focus/webhook-helper/
implementation ("com.sensorsdata.focus:webhook-helper:0.2.3")
'com.sensorsdata.focus:webhook-helper:jar:0.2.3'
<dependency org="com.sensorsdata.focus" name="webhook-helper" rev="0.2.3">
<artifact name="webhook-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sensorsdata.focus', module='webhook-helper', version='0.2.3')
)
libraryDependencies += "com.sensorsdata.focus" % "webhook-helper" % "0.2.3"
[com.sensorsdata.focus/webhook-helper "0.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |