is not current version
Last Version 2.11.4

com.addthis:bundle 2.7.4

fast data packet representation

GroupId

GroupId

com.addthis
ArtifactId

ArtifactId

bundle
Version

Version

2.7.4
Type

Type

jar

Download bundle 2.7.4


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