Last Version

gumshoe 1.4

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

com.bazaarvoice
ArtifactId

ArtifactId

gumshoe
Version

Version

1.4
Type

Type

jar
Description

Description

gumshoe
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://maven.apache.org

Download gumshoe 1.4


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 1.4

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.8.8
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.