is not current version
Last Version 1.35.0

com.bq.corbel:webfs 1.34.0


GroupId

GroupId

com.bq.corbel
ArtifactId

ArtifactId

webfs
Version

Version

1.34.0
Type

Type

jar

Download webfs 1.34.0


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