is not current version
Last Version 25.7

com.hubspot:basepom 12.0


GroupId

GroupId

com.hubspot
ArtifactId

ArtifactId

basepom
Version

Version

12.0
Type

Type

pom

Download basepom 12.0

Filename Size
basepom-12.0.pom 21 KB
Browse

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