GroupId | GroupIdorg.commonjava.shelflife |
---|---|
ArtifactId | ArtifactIdshelflife-stores |
Version | Version0.6.1 |
Type | Typepom |
Filename | Size |
---|---|
shelflife-stores-0.6.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.commonjava.shelflife/shelflife-stores/ -->
<dependency>
<groupId>org.commonjava.shelflife</groupId>
<artifactId>shelflife-stores</artifactId>
<version>0.6.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.commonjava.shelflife/shelflife-stores/
implementation 'org.commonjava.shelflife:shelflife-stores:0.6.1'
// https://jarcasting.com/artifacts/org.commonjava.shelflife/shelflife-stores/
implementation ("org.commonjava.shelflife:shelflife-stores:0.6.1")
'org.commonjava.shelflife:shelflife-stores:pom:0.6.1'
<dependency org="org.commonjava.shelflife" name="shelflife-stores" rev="0.6.1">
<artifact name="shelflife-stores" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.commonjava.shelflife', module='shelflife-stores', version='0.6.1')
)
libraryDependencies += "org.commonjava.shelflife" % "shelflife-stores" % "0.6.1"
[org.commonjava.shelflife/shelflife-stores "0.6.1"]