<dependency>
<groupId>com.xebia</groupId>
<artifactId>xef-filesystem-jvm</artifactId>
<version>0.0.5-alpha.119</version>
</dependency>
implementation 'com.xebia:xef-filesystem-jvm:0.0.5-alpha.119'
com.xebia:xef-filesystem-jvm:0.0.5-alpha.119
<dependency org="com.xebia" name="xef-filesystem-jvm" rev="0.0.5-alpha.119" />
libraryDependencies += "com.xebia" % "xef-filesystem-jvm" % "0.0.5-alpha.119"
@Grab(group='com.xebia', module='xef-filesystem-jvm', version='0.0.5-alpha.119')
[com.xebia/xef-filesystem-jvm "0.0.5-alpha.119"]
'com.xebia:xef-filesystem-jvm:jar:0.0.5-alpha.119'