is not current version
Last Version 0.2

org.commonjava.shelflife:shelflife-core-tck 0.1


GroupId

GroupId

org.commonjava.shelflife
ArtifactId

ArtifactId

shelflife-core-tck
Version

Version

0.1
Type

Type

jar

Download shelflife-core-tck 0.1


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