is not current version
Last Version 1.0.8

com.walmartlabs.bigben:bigben 1.0.4


GroupId

GroupId

com.walmartlabs.bigben
ArtifactId

ArtifactId

bigben
Version

Version

1.0.4
Type

Type

pom

Download bigben 1.0.4

Filename Size
bigben-1.0.4.pom 16 KB
Browse

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