is not current version
Last Version 1.44.0

io.corbel:webfs 1.31.0


GroupId

GroupId

io.corbel
ArtifactId

ArtifactId

webfs
Version

Version

1.31.0
Type

Type

jar

Download webfs 1.31.0


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