| GroupId | GroupIdcom.hubspot | 
|---|---|
| ArtifactId | ArtifactIdalgebra-public-testing | 
| Last Version | Last Version1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Description | 
<!-- https://jarcasting.com/artifacts/com.hubspot/algebra-public-testing/ -->
<dependency>
    <groupId>com.hubspot</groupId>
    <artifactId>algebra-public-testing</artifactId>
    <version>1.0</version>
</dependency>// https://jarcasting.com/artifacts/com.hubspot/algebra-public-testing/
implementation 'com.hubspot:algebra-public-testing:1.0'// https://jarcasting.com/artifacts/com.hubspot/algebra-public-testing/
implementation ("com.hubspot:algebra-public-testing:1.0")'com.hubspot:algebra-public-testing:jar:1.0'<dependency org="com.hubspot" name="algebra-public-testing" rev="1.0">
  <artifact name="algebra-public-testing" type="jar" />
</dependency>@Grapes(
@Grab(group='com.hubspot', module='algebra-public-testing', version='1.0')
)libraryDependencies += "com.hubspot" % "algebra-public-testing" % "1.0"[com.hubspot/algebra-public-testing "1.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.hubspot : algebra-public | jar | 1.0 | 
| org.assertj : assertj-core | jar | 3.4.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |