is not current version
Last Version 0.6.3

org.commonjava.shelflife:shelflife-api 0.6


GroupId

GroupId

org.commonjava.shelflife
ArtifactId

ArtifactId

shelflife-api
Version

Version

0.6
Type

Type

jar

Download shelflife-api 0.6


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