Last Version

File Saver Polyfill 2.0.5-10

Implements the saveAs() FileSaver interface in browsers that do not natively support it.

License

License

GroupId

GroupId

org.fujion.webjars
ArtifactId

ArtifactId

webjar-file-saver
Version

Version

2.0.5-10
Type

Type

jar
Description

Description

File Saver Polyfill
Implements the saveAs() FileSaver interface in browsers that do not natively support it.
Project Organization

Project Organization

Fujion Framework

Download webjar-file-saver 2.0.5-10


<!-- https://jarcasting.com/artifacts/org.fujion.webjars/webjar-file-saver/ -->
<dependency>
    <groupId>org.fujion.webjars</groupId>
    <artifactId>webjar-file-saver</artifactId>
    <version>2.0.5-10</version>
</dependency>
// https://jarcasting.com/artifacts/org.fujion.webjars/webjar-file-saver/
implementation 'org.fujion.webjars:webjar-file-saver:2.0.5-10'
// https://jarcasting.com/artifacts/org.fujion.webjars/webjar-file-saver/
implementation ("org.fujion.webjars:webjar-file-saver:2.0.5-10")
'org.fujion.webjars:webjar-file-saver:jar:2.0.5-10'
<dependency org="org.fujion.webjars" name="webjar-file-saver" rev="2.0.5-10">
  <artifact name="webjar-file-saver" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fujion.webjars', module='webjar-file-saver', version='2.0.5-10')
)
libraryDependencies += "org.fujion.webjars" % "webjar-file-saver" % "2.0.5-10"
[org.fujion.webjars/webjar-file-saver "2.0.5-10"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.