is not current version
Last Version 1.4

com.bazaarvoice:gumshoe 1.3


GroupId

GroupId

com.bazaarvoice
ArtifactId

ArtifactId

gumshoe
Version

Version

1.3
Type

Type

jar

Download gumshoe 1.3


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