com.hubspot:algebra


GroupId

GroupId

com.hubspot
ArtifactId

ArtifactId

algebra
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

Download algebra

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.7.9.5
com.google.guava : guava jar 22.0
com.hubspot.immutables : hubspot-style jar 1.2
com.hubspot.immutables : immutables-exceptions jar 1.2
com.fasterxml.jackson.core : jackson-annotations jar 2.7.9
org.derive4j : derive4j-annotation jar 1.1.0

provided (2)

Group / Artifact Type Version
org.immutables : value jar 2.5.6
org.derive4j : derive4j jar 1.1.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.4.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2
1.1