is not current version
Last Version 2.1.5

com.addthis:bark 2.1.3

Helping the ZooKeeper help you

GroupId

GroupId

com.addthis
ArtifactId

ArtifactId

bark
Version

Version

2.1.3
Type

Type

jar

Download bark 2.1.3


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