is not current version
Last Version 1.0.8

com.walmartlabs.bigben:bigben 1.0.5


GroupId

GroupId

com.walmartlabs.bigben
ArtifactId

ArtifactId

bigben
Version

Version

1.0.5
Type

Type

pom

Download bigben 1.0.5

Filename Size
bigben-1.0.5.pom 16 KB
Browse

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