dataworker

WebJar for dataworker

License

License

MIT
Categories

Categories

Github Development Tools Version Controls Data
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

github-com-dataworker-dataworker
Last Version

Last Version

3.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

dataworker
WebJar for dataworker
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/dataworker/dataworker

Download github-com-dataworker-dataworker

How to add to project

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

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.

DataWorker

DataWorker is a non-blocking way of managing data client-side, using Web Workers. It is open-sourced using the MIT License, the full text of which can be found in the LICENSE file in the root directory. The source files can be found in the src/ subdirectory. Documentation can be found in the doc/ subdirectory or online at dataworker.github.io.

Versions

Version
3.1.2
3.1.1