License |
License |
---|---|
GroupId | GroupIdcom.walmartlabs.ollie |
ArtifactId | ArtifactIdexamples-parent |
Version | Version0.0.31 |
Type | Typepom |
Description |
DescriptionOllie :: Examples
Takari: The future of software delivery.
|
Filename | Size |
---|---|
examples-parent-0.0.31.pom | 682 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.walmartlabs.ollie/examples-parent/ -->
<dependency>
<groupId>com.walmartlabs.ollie</groupId>
<artifactId>examples-parent</artifactId>
<version>0.0.31</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.walmartlabs.ollie/examples-parent/
implementation 'com.walmartlabs.ollie:examples-parent:0.0.31'
// https://jarcasting.com/artifacts/com.walmartlabs.ollie/examples-parent/
implementation ("com.walmartlabs.ollie:examples-parent:0.0.31")
'com.walmartlabs.ollie:examples-parent:pom:0.0.31'
<dependency org="com.walmartlabs.ollie" name="examples-parent" rev="0.0.31">
<artifact name="examples-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.walmartlabs.ollie', module='examples-parent', version='0.0.31')
)
libraryDependencies += "com.walmartlabs.ollie" % "examples-parent" % "0.0.31"
[com.walmartlabs.ollie/examples-parent "0.0.31"]