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