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