is not current version
Last Version 0.2

org.commonjava.shelflife:shelflife-filer 0.1


GroupId

GroupId

org.commonjava.shelflife
ArtifactId

ArtifactId

shelflife-filer
Version

Version

0.1
Type

Type

jar

Download shelflife-filer 0.1


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