GroupId | GroupIdcom.github.rworsnop |
---|---|
ArtifactId | ArtifactIdvertx-beans |
Version | Version1.6.1 |
Type | Typejar |
Filename | Size |
---|---|
vertx-beans-1.6.1.pom | |
vertx-beans-1.6.1.jar | 14 KB |
vertx-beans-1.6.1-sources.jar | 8 KB |
vertx-beans-1.6.1-javadoc.jar | 426 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.rworsnop/vertx-beans/ -->
<dependency>
<groupId>com.github.rworsnop</groupId>
<artifactId>vertx-beans</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rworsnop/vertx-beans/
implementation 'com.github.rworsnop:vertx-beans:1.6.1'
// https://jarcasting.com/artifacts/com.github.rworsnop/vertx-beans/
implementation ("com.github.rworsnop:vertx-beans:1.6.1")
'com.github.rworsnop:vertx-beans:jar:1.6.1'
<dependency org="com.github.rworsnop" name="vertx-beans" rev="1.6.1">
<artifact name="vertx-beans" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rworsnop', module='vertx-beans', version='1.6.1')
)
libraryDependencies += "com.github.rworsnop" % "vertx-beans" % "1.6.1"
[com.github.rworsnop/vertx-beans "1.6.1"]