GroupId | GroupIdcom.hubspot.snapshots |
---|---|
ArtifactId | ArtifactIdaccelerator-core |
Last Version | Last Version0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
accelerator-core-0.3.pom | |
accelerator-core-0.3.jar | 5 KB |
accelerator-core-0.3-sources.jar | 2 KB |
accelerator-core-0.3-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hubspot.snapshots/accelerator-core/ -->
<dependency>
<groupId>com.hubspot.snapshots</groupId>
<artifactId>accelerator-core</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.hubspot.snapshots/accelerator-core/
implementation 'com.hubspot.snapshots:accelerator-core:0.3'
// https://jarcasting.com/artifacts/com.hubspot.snapshots/accelerator-core/
implementation ("com.hubspot.snapshots:accelerator-core:0.3")
'com.hubspot.snapshots:accelerator-core:jar:0.3'
<dependency org="com.hubspot.snapshots" name="accelerator-core" rev="0.3">
<artifact name="accelerator-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hubspot.snapshots', module='accelerator-core', version='0.3')
)
libraryDependencies += "com.hubspot.snapshots" % "accelerator-core" % "0.3"
[com.hubspot.snapshots/accelerator-core "0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-annotations | jar | 2.7.9 |