GroupId | GroupIdcom.hubspot |
---|---|
ArtifactId | ArtifactIdalgebra |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
algebra-1.3.pom | |
algebra-1.3.jar | 45 KB |
algebra-1.3-tests.jar | 7 KB |
algebra-1.3-test-sources.jar | 3 KB |
algebra-1.3-sources.jar | 11 KB |
algebra-1.3-javadoc.jar | 60 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.immutables : value | jar | 2.5.6 |
org.derive4j : derive4j | jar | 1.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.4.1 |