is not current version
Last Version 0.3

com.hubspot.snapshots:accelerator-parent 0.1


GroupId

GroupId

com.hubspot.snapshots
ArtifactId

ArtifactId

accelerator-parent
Version

Version

0.1
Type

Type

pom

Download accelerator-parent 0.1


<!-- https://jarcasting.com/artifacts/com.hubspot.snapshots/accelerator-parent/ -->
<dependency>
    <groupId>com.hubspot.snapshots</groupId>
    <artifactId>accelerator-parent</artifactId>
    <version>0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.hubspot.snapshots/accelerator-parent/
implementation 'com.hubspot.snapshots:accelerator-parent:0.1'
// https://jarcasting.com/artifacts/com.hubspot.snapshots/accelerator-parent/
implementation ("com.hubspot.snapshots:accelerator-parent:0.1")
'com.hubspot.snapshots:accelerator-parent:pom:0.1'
<dependency org="com.hubspot.snapshots" name="accelerator-parent" rev="0.1">
  <artifact name="accelerator-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.hubspot.snapshots', module='accelerator-parent', version='0.1')
)
libraryDependencies += "com.hubspot.snapshots" % "accelerator-parent" % "0.1"
[com.hubspot.snapshots/accelerator-parent "0.1"]