GroupId | GroupIdcom.hubspot |
---|---|
ArtifactId | ArtifactIdalgebra-parent |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typepom |
Description |
Description |
Filename | Size |
---|---|
algebra-parent-1.3.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hubspot/algebra-parent/ -->
<dependency>
<groupId>com.hubspot</groupId>
<artifactId>algebra-parent</artifactId>
<version>1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.hubspot/algebra-parent/
implementation 'com.hubspot:algebra-parent:1.3'
// https://jarcasting.com/artifacts/com.hubspot/algebra-parent/
implementation ("com.hubspot:algebra-parent:1.3")
'com.hubspot:algebra-parent:pom:1.3'
<dependency org="com.hubspot" name="algebra-parent" rev="1.3">
<artifact name="algebra-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.hubspot', module='algebra-parent', version='1.3')
)
libraryDependencies += "com.hubspot" % "algebra-parent" % "1.3"
[com.hubspot/algebra-parent "1.3"]