GroupId | GroupIdorg.commonjava.shelflife |
---|---|
ArtifactId | ArtifactIdshelflife-tck-store |
Version | Version0.6.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.commonjava.shelflife/shelflife-tck-store/ -->
<dependency>
<groupId>org.commonjava.shelflife</groupId>
<artifactId>shelflife-tck-store</artifactId>
<version>0.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.commonjava.shelflife/shelflife-tck-store/
implementation 'org.commonjava.shelflife:shelflife-tck-store:0.6.2'
// https://jarcasting.com/artifacts/org.commonjava.shelflife/shelflife-tck-store/
implementation ("org.commonjava.shelflife:shelflife-tck-store:0.6.2")
'org.commonjava.shelflife:shelflife-tck-store:jar:0.6.2'
<dependency org="org.commonjava.shelflife" name="shelflife-tck-store" rev="0.6.2">
<artifact name="shelflife-tck-store" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.commonjava.shelflife', module='shelflife-tck-store', version='0.6.2')
)
libraryDependencies += "org.commonjava.shelflife" % "shelflife-tck-store" % "0.6.2"
[org.commonjava.shelflife/shelflife-tck-store "0.6.2"]