is not current version
Last Version 25.7

com.hubspot:basepom 15.8


GroupId

GroupId

com.hubspot
ArtifactId

ArtifactId

basepom
Version

Version

15.8
Type

Type

pom

Download basepom 15.8

Filename Size
basepom-15.8.pom 32 KB
Browse

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