is not current version
Last Version 0.6.3

org.commonjava.shelflife:shelflife-tck-store 0.3


GroupId

GroupId

org.commonjava.shelflife
ArtifactId

ArtifactId

shelflife-tck-store
Version

Version

0.3
Type

Type

jar

Download shelflife-tck-store 0.3


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