is not current version
Last Version 0.3

com.hubspot.snapshots:accelerator-core 0.1


GroupId

GroupId

com.hubspot.snapshots
ArtifactId

ArtifactId

accelerator-core
Version

Version

0.1
Type

Type

jar

Download accelerator-core 0.1


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