License |
License
New BSD License
|
---|---|
Categories |
CategoriesContainer |
GroupId | GroupIdcom.yahoo.gondola.containers |
ArtifactId | ArtifactIdcontainers |
Last Version | Last Version0.2.7 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncontainers
Gondola container provider umbrella project module
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
containers-0.2.7.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.gondola.containers/containers/ -->
<dependency>
<groupId>com.yahoo.gondola.containers</groupId>
<artifactId>containers</artifactId>
<version>0.2.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.gondola.containers/containers/
implementation 'com.yahoo.gondola.containers:containers:0.2.7'
// https://jarcasting.com/artifacts/com.yahoo.gondola.containers/containers/
implementation ("com.yahoo.gondola.containers:containers:0.2.7")
'com.yahoo.gondola.containers:containers:pom:0.2.7'
<dependency org="com.yahoo.gondola.containers" name="containers" rev="0.2.7">
<artifact name="containers" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.gondola.containers', module='containers', version='0.2.7')
)
libraryDependencies += "com.yahoo.gondola.containers" % "containers" % "0.2.7"
[com.yahoo.gondola.containers/containers "0.2.7"]