domino-message-binding-shared

Binding server messages to Domoni-UI widgets

License

License

GroupId

GroupId

com.github.nalukit
ArtifactId

ArtifactId

domino-message-binding-shared
Last Version

Last Version

1.0.0-RC3
Release Date

Release Date

Type

Type

jar
Description

Description

domino-message-binding-shared
Binding server messages to Domoni-UI widgets

Download domino-message-binding-shared

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.nalukit/domino-message-binding-shared/ -->
<dependency>
    <groupId>com.github.nalukit</groupId>
    <artifactId>domino-message-binding-shared</artifactId>
    <version>1.0.0-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nalukit/domino-message-binding-shared/
implementation 'com.github.nalukit:domino-message-binding-shared:1.0.0-RC3'
// https://jarcasting.com/artifacts/com.github.nalukit/domino-message-binding-shared/
implementation ("com.github.nalukit:domino-message-binding-shared:1.0.0-RC3")
'com.github.nalukit:domino-message-binding-shared:jar:1.0.0-RC3'
<dependency org="com.github.nalukit" name="domino-message-binding-shared" rev="1.0.0-RC3">
  <artifact name="domino-message-binding-shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nalukit', module='domino-message-binding-shared', version='1.0.0-RC3')
)
libraryDependencies += "com.github.nalukit" % "domino-message-binding-shared" % "1.0.0-RC3"
[com.github.nalukit/domino-message-binding-shared "1.0.0-RC3"]

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.

Versions

Version
1.0.0-RC3
1.0.0-RC2
1.0.0-RC1