is not current version
Last Version 1.3

com.hubspot:algebra-jackson 1.1


Categories

Categories

Jackson Data JSON
GroupId

GroupId

com.hubspot
ArtifactId

ArtifactId

algebra-jackson
Version

Version

1.1
Type

Type

jar

Download algebra-jackson 1.1


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