is not current version
Last Version 1.35.0

com.bq.corbel:webfs 1.32.1


GroupId

GroupId

com.bq.corbel
ArtifactId

ArtifactId

webfs
Version

Version

1.32.1
Type

Type

jar

Download webfs 1.32.1


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