License |
License |
---|---|
GroupId | GroupIdcom.addthis |
ArtifactId | ArtifactIdbundle |
Version | Version2.11.4 |
Type | Typejar |
Description |
Descriptionbundle
fast data packet representation
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bundle-2.11.4.pom | |
bundle-2.11.4.jar | 119 KB |
bundle-2.11.4-sources.jar | 18 KB |
bundle-2.11.4-javadoc.jar | 509 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.addthis/bundle/ -->
<dependency>
<groupId>com.addthis</groupId>
<artifactId>bundle</artifactId>
<version>2.11.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.addthis/bundle/
implementation 'com.addthis:bundle:2.11.4'
// https://jarcasting.com/artifacts/com.addthis/bundle/
implementation ("com.addthis:bundle:2.11.4")
'com.addthis:bundle:jar:2.11.4'
<dependency org="com.addthis" name="bundle" rev="2.11.4">
<artifact name="bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.addthis', module='bundle', version='2.11.4')
)
libraryDependencies += "com.addthis" % "bundle" % "2.11.4"
[com.addthis/bundle "2.11.4"]
Group / Artifact | Type | Version |
---|---|---|
com.addthis : maljson | jar | 0.2.0 |
com.addthis.basis : basis-core | jar | 4.3.1 |
com.addthis : codec | jar | 3.8.2 |
com.google.guava : guava | jar | 24.1-jre |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.25 |
junit : junit | jar | 4.12 |