is not current version
Last Version 1.3

com.hubspot:algebra 1.1


GroupId

GroupId

com.hubspot
ArtifactId

ArtifactId

algebra
Version

Version

1.1
Type

Type

jar

Download algebra 1.1


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