не последняя версия
Последняя версия 2.11.4

com.addthis:bundle 2.4.2

fast data packet representation

Группа

Группа

com.addthis
Идентификатор

Идентификатор

bundle
Версия

Версия

2.4.2
Тип

Тип

jar

Скачать bundle 2.4.2


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