is not current version
Last Version 1.4

com.bazaarvoice:gumshoe 1.2


GroupId

GroupId

com.bazaarvoice
ArtifactId

ArtifactId

gumshoe
Version

Version

1.2
Type

Type

jar

Download gumshoe 1.2


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