is not current version
Last Version 0.6.3

org.commonjava.shelflife:shelflife-core 0.2


GroupId

GroupId

org.commonjava.shelflife
ArtifactId

ArtifactId

shelflife-core
Version

Version

0.2
Type

Type

jar

Download shelflife-core 0.2


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