GroupId | GroupIdcom.hubspot.snapshots |
---|---|
ArtifactId | ArtifactIdaccelerator-parent |
Last Version | Last Version0.3 |
Release Date | Release Date |
Type | Typepom |
Description |
Description |
Filename | Size |
---|---|
accelerator-parent-0.3.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hubspot.snapshots/accelerator-parent/ -->
<dependency>
<groupId>com.hubspot.snapshots</groupId>
<artifactId>accelerator-parent</artifactId>
<version>0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.hubspot.snapshots/accelerator-parent/
implementation 'com.hubspot.snapshots:accelerator-parent:0.3'
// https://jarcasting.com/artifacts/com.hubspot.snapshots/accelerator-parent/
implementation ("com.hubspot.snapshots:accelerator-parent:0.3")
'com.hubspot.snapshots:accelerator-parent:pom:0.3'
<dependency org="com.hubspot.snapshots" name="accelerator-parent" rev="0.3">
<artifact name="accelerator-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.hubspot.snapshots', module='accelerator-parent', version='0.3')
)
libraryDependencies += "com.hubspot.snapshots" % "accelerator-parent" % "0.3"
[com.hubspot.snapshots/accelerator-parent "0.3"]