GroupId | GroupIdcom.hubspot |
---|---|
ArtifactId | ArtifactIdalgebra-public |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
algebra-public-1.0.pom | |
algebra-public-1.0.jar | 26 KB |
algebra-public-1.0-tests.jar | 7 KB |
algebra-public-1.0-test-sources.jar | 3 KB |
algebra-public-1.0-sources.jar | 8 KB |
algebra-public-1.0-javadoc.jar | 88 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hubspot/algebra-public/ -->
<dependency>
<groupId>com.hubspot</groupId>
<artifactId>algebra-public</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hubspot/algebra-public/
implementation 'com.hubspot:algebra-public:1.0'
// https://jarcasting.com/artifacts/com.hubspot/algebra-public/
implementation ("com.hubspot:algebra-public:1.0")
'com.hubspot:algebra-public:jar:1.0'
<dependency org="com.hubspot" name="algebra-public" rev="1.0">
<artifact name="algebra-public" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hubspot', module='algebra-public', version='1.0')
)
libraryDependencies += "com.hubspot" % "algebra-public" % "1.0"
[com.hubspot/algebra-public "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 19.0 |
com.hubspot.immutables : hubspot-style | jar | 1.0 |
com.hubspot.immutables : immutables-exceptions | jar | 1.0 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.7.9 |
org.derive4j : derive4j-annotation | jar | 0.12.3 |
Group / Artifact | Type | Version |
---|---|---|
org.immutables : value | jar | 2.2.10 |
org.derive4j : derive4j | jar | 0.12.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.4.1 |