GroupId | GroupIdorg.commonjava.shelflife |
---|---|
ArtifactId | ArtifactIdshelflife-tck-store |
Version | Version0.3 |
Type | Typejar |
Filename | Size |
---|---|
shelflife-tck-store-0.3.pom | |
shelflife-tck-store-0.3.jar | 6 KB |
shelflife-tck-store-0.3-sources.jar | 3 KB |
shelflife-tck-store-0.3-javadoc.jar | 26 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.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"]