| GroupId | GroupIdcom.hubspot.chrome |
|---|---|
| ArtifactId | ArtifactIdChromeDevToolsBase |
| Last Version | Last Version94.0.4606.61 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description |
<!-- https://jarcasting.com/artifacts/com.hubspot.chrome/ChromeDevToolsBase/ -->
<dependency>
<groupId>com.hubspot.chrome</groupId>
<artifactId>ChromeDevToolsBase</artifactId>
<version>94.0.4606.61</version>
</dependency>
// https://jarcasting.com/artifacts/com.hubspot.chrome/ChromeDevToolsBase/
implementation 'com.hubspot.chrome:ChromeDevToolsBase:94.0.4606.61'
// https://jarcasting.com/artifacts/com.hubspot.chrome/ChromeDevToolsBase/
implementation ("com.hubspot.chrome:ChromeDevToolsBase:94.0.4606.61")
'com.hubspot.chrome:ChromeDevToolsBase:jar:94.0.4606.61'
<dependency org="com.hubspot.chrome" name="ChromeDevToolsBase" rev="94.0.4606.61">
<artifact name="ChromeDevToolsBase" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hubspot.chrome', module='ChromeDevToolsBase', version='94.0.4606.61')
)
libraryDependencies += "com.hubspot.chrome" % "ChromeDevToolsBase" % "94.0.4606.61"
[com.hubspot.chrome/ChromeDevToolsBase "94.0.4606.61"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : annotations | jar | 3.0.1 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.7.9 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.7.9 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.7.9.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.immutables : value | jar | 2.5.6 |