| License |
License |
|---|---|
| GroupId | GroupIdcom.walmartlabs.bigben |
| ArtifactId | ArtifactIdbigben |
| Last Version | Last Version1.0.8 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionBigBen:parent
WalmartLabs: Maven Parent POM to enable standardization among our Maven-powered open
source projects.
|
| Filename | Size |
|---|---|
| bigben-1.0.8.pom | 16 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.walmartlabs.bigben/bigben/ -->
<dependency>
<groupId>com.walmartlabs.bigben</groupId>
<artifactId>bigben</artifactId>
<version>1.0.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.walmartlabs.bigben/bigben/
implementation 'com.walmartlabs.bigben:bigben:1.0.8'
// https://jarcasting.com/artifacts/com.walmartlabs.bigben/bigben/
implementation ("com.walmartlabs.bigben:bigben:1.0.8")
'com.walmartlabs.bigben:bigben:pom:1.0.8'
<dependency org="com.walmartlabs.bigben" name="bigben" rev="1.0.8">
<artifact name="bigben" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.walmartlabs.bigben', module='bigben', version='1.0.8')
)
libraryDependencies += "com.walmartlabs.bigben" % "bigben" % "1.0.8"
[com.walmartlabs.bigben/bigben "1.0.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.11 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-test | jar | 1.3.11 |