License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.github.imrafaelmerino |
ArtifactId | ArtifactIdvertx-json-values |
Last Version | Last Version0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionvertx-json-values
Vertx codecs to work with json-values
|
Filename | Size |
---|---|
vertx-json-values-0.3.pom | |
vertx-json-values-0.3.jar | 6 KB |
vertx-json-values-0.3-sources.jar | 5 KB |
vertx-json-values-0.3-jdk8.jar | 6 KB |
vertx-json-values-0.3-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.imrafaelmerino/vertx-json-values/ -->
<dependency>
<groupId>com.github.imrafaelmerino</groupId>
<artifactId>vertx-json-values</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.imrafaelmerino/vertx-json-values/
implementation 'com.github.imrafaelmerino:vertx-json-values:0.3'
// https://jarcasting.com/artifacts/com.github.imrafaelmerino/vertx-json-values/
implementation ("com.github.imrafaelmerino:vertx-json-values:0.3")
'com.github.imrafaelmerino:vertx-json-values:jar:0.3'
<dependency org="com.github.imrafaelmerino" name="vertx-json-values" rev="0.3">
<artifact name="vertx-json-values" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.imrafaelmerino', module='vertx-json-values', version='0.3')
)
libraryDependencies += "com.github.imrafaelmerino" % "vertx-json-values" % "0.3"
[com.github.imrafaelmerino/vertx-json-values "0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.imrafaelmerino : json-values | jar | 11.4.0 |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-core | jar | 4.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
io.vertx : vertx-junit5 | jar | 4.3.0 |