| GroupId | GroupIdcom.hubspot | 
|---|---|
| ArtifactId | ArtifactIdalgebra-testing | 
| Last Version | Last Version1.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Description | 
| Filename | Size | 
|---|---|
| algebra-testing-1.3.pom | |
| algebra-testing-1.3.jar | 7 KB | 
| algebra-testing-1.3-tests.jar | 4 KB | 
| algebra-testing-1.3-test-sources.jar | 2 KB | 
| algebra-testing-1.3-sources.jar | 5 KB | 
| algebra-testing-1.3-javadoc.jar | 52 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.hubspot/algebra-testing/ -->
<dependency>
    <groupId>com.hubspot</groupId>
    <artifactId>algebra-testing</artifactId>
    <version>1.3</version>
</dependency>// https://jarcasting.com/artifacts/com.hubspot/algebra-testing/
implementation 'com.hubspot:algebra-testing:1.3'// https://jarcasting.com/artifacts/com.hubspot/algebra-testing/
implementation ("com.hubspot:algebra-testing:1.3")'com.hubspot:algebra-testing:jar:1.3'<dependency org="com.hubspot" name="algebra-testing" rev="1.3">
  <artifact name="algebra-testing" type="jar" />
</dependency>@Grapes(
@Grab(group='com.hubspot', module='algebra-testing', version='1.3')
)libraryDependencies += "com.hubspot" % "algebra-testing" % "1.3"[com.hubspot/algebra-testing "1.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.hubspot : algebra | jar | 1.3 | 
| org.assertj : assertj-core | jar | 3.4.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |