License |
License |
---|---|
GroupId | GroupIdcom.github.nalukit |
ArtifactId | ArtifactIddomino-message-binding |
Last Version | Last Version1.0.0-RC3 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiondomino-message-binding
Binding server messages to Domoni-UI widgets
|
Filename | Size |
---|---|
domino-message-binding-1.0.0-RC3.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nalukit/domino-message-binding/ -->
<dependency>
<groupId>com.github.nalukit</groupId>
<artifactId>domino-message-binding</artifactId>
<version>1.0.0-RC3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.nalukit/domino-message-binding/
implementation 'com.github.nalukit:domino-message-binding:1.0.0-RC3'
// https://jarcasting.com/artifacts/com.github.nalukit/domino-message-binding/
implementation ("com.github.nalukit:domino-message-binding:1.0.0-RC3")
'com.github.nalukit:domino-message-binding:pom:1.0.0-RC3'
<dependency org="com.github.nalukit" name="domino-message-binding" rev="1.0.0-RC3">
<artifact name="domino-message-binding" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.nalukit', module='domino-message-binding', version='1.0.0-RC3')
)
libraryDependencies += "com.github.nalukit" % "domino-message-binding" % "1.0.0-RC3"
[com.github.nalukit/domino-message-binding "1.0.0-RC3"]