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