GroupId | GroupIdorg.commonjava.shelflife |
---|---|
ArtifactId | ArtifactIdshelflife-tck-store |
Version | Version0.4 |
Type | Typejar |
Filename | Size |
---|---|
shelflife-tck-store-0.4.pom | |
shelflife-tck-store-0.4.jar | 6 KB |
shelflife-tck-store-0.4-sources.jar | 3 KB |
shelflife-tck-store-0.4-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.commonjava.shelflife/shelflife-tck-store/ -->
<dependency>
<groupId>org.commonjava.shelflife</groupId>
<artifactId>shelflife-tck-store</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.commonjava.shelflife/shelflife-tck-store/
implementation 'org.commonjava.shelflife:shelflife-tck-store:0.4'
// https://jarcasting.com/artifacts/org.commonjava.shelflife/shelflife-tck-store/
implementation ("org.commonjava.shelflife:shelflife-tck-store:0.4")
'org.commonjava.shelflife:shelflife-tck-store:jar:0.4'
<dependency org="org.commonjava.shelflife" name="shelflife-tck-store" rev="0.4">
<artifact name="shelflife-tck-store" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.commonjava.shelflife', module='shelflife-tck-store', version='0.4')
)
libraryDependencies += "org.commonjava.shelflife" % "shelflife-tck-store" % "0.4"
[org.commonjava.shelflife/shelflife-tck-store "0.4"]