is not current version
Last Version 2.11.4

com.addthis:bundle 2.2.7

fast data packet representation

GroupId

GroupId

com.addthis
ArtifactId

ArtifactId

bundle
Version

Version

2.2.7
Type

Type

jar

Download bundle 2.2.7


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