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