Categories |
CategoriesCLI User Interface EventBus Application Layer Libs Messaging |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdvertx__eventbus-bridge-client.js |
Version | Version1.0.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/vertx__eventbus-bridge-client.js/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>vertx__eventbus-bridge-client.js</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/vertx__eventbus-bridge-client.js/
implementation 'org.webjars.npm:vertx__eventbus-bridge-client.js:1.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/vertx__eventbus-bridge-client.js/
implementation ("org.webjars.npm:vertx__eventbus-bridge-client.js:1.0.0")
'org.webjars.npm:vertx__eventbus-bridge-client.js:jar:1.0.0'
<dependency org="org.webjars.npm" name="vertx__eventbus-bridge-client.js" rev="1.0.0">
<artifact name="vertx__eventbus-bridge-client.js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='vertx__eventbus-bridge-client.js', version='1.0.0')
)
libraryDependencies += "org.webjars.npm" % "vertx__eventbus-bridge-client.js" % "1.0.0"
[org.webjars.npm/vertx__eventbus-bridge-client.js "1.0.0"]