Nibiru org.nibiru.async.gwt

Type metadata library + bindings

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

io.github.nibiruos.async
ArtifactId

ArtifactId

org.nibiru.async.gwt
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Nibiru org.nibiru.async.gwt
Type metadata library + bindings
Project URL

Project URL

https://github.com/NibiruOS/async/tree/master/org.nibiru.async.gwt
Source Code Management

Source Code Management

https://github.com/NibiruOS/async

Download org.nibiru.async.gwt

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.dagger : dagger jar 2.16
io.github.nibiruos.async : org.nibiru.async.core jar 1.0.1
com.google.gwt : gwt-user jar 2.8.0
com.google.guava : guava-gwt jar 20.0

Project Modules

There are no modules declared in this project.

Nibiru Async

Nibiru Async is a set of classes for handling async tasks such as promises, UI loop and timers in a platform-independent way.

  1. Reference
io.github.nibiruos.async

Nibiru

Nibiru is a non-profit effort to provide a set of Open Source libraries and frameworks for different purposes.

Versions

Version
1.0.1
1.0.0