Categories |
CategoriesNet React User Interface Web Frameworks |
---|---|
GroupId | GroupIdnet.soundvibe |
ArtifactId | ArtifactIdreacto-vertx |
Version | Version2.0.0 |
Type | Typejar |
Filename | Size |
---|---|
reacto-vertx-2.0.0.pom | |
reacto-vertx-2.0.0.jar | 38 KB |
reacto-vertx-2.0.0-sources.jar | 17 KB |
reacto-vertx-2.0.0-javadoc.jar | 91 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.soundvibe/reacto-vertx/ -->
<dependency>
<groupId>net.soundvibe</groupId>
<artifactId>reacto-vertx</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.soundvibe/reacto-vertx/
implementation 'net.soundvibe:reacto-vertx:2.0.0'
// https://jarcasting.com/artifacts/net.soundvibe/reacto-vertx/
implementation ("net.soundvibe:reacto-vertx:2.0.0")
'net.soundvibe:reacto-vertx:jar:2.0.0'
<dependency org="net.soundvibe" name="reacto-vertx" rev="2.0.0">
<artifact name="reacto-vertx" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.soundvibe', module='reacto-vertx', version='2.0.0')
)
libraryDependencies += "net.soundvibe" % "reacto-vertx" % "2.0.0"
[net.soundvibe/reacto-vertx "2.0.0"]