is not current version
Last Version 25.7

com.hubspot:basepom 25.5


GroupId

GroupId

com.hubspot
ArtifactId

ArtifactId

basepom
Version

Version

25.5
Type

Type

pom

Download basepom 25.5

Filename Size
basepom-25.5.pom 75 KB
Browse

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