is not current version
Last Version 1.3

com.hubspot:algebra 1.2


GroupId

GroupId

com.hubspot
ArtifactId

ArtifactId

algebra
Version

Version

1.2
Type

Type

jar

Download algebra 1.2


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