is not current version
Last Version 0.6.3

org.commonjava.shelflife:shelflife-api 0.2


GroupId

GroupId

org.commonjava.shelflife
ArtifactId

ArtifactId

shelflife-api
Version

Version

0.2
Type

Type

jar

Download shelflife-api 0.2


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