is not current version
Last Version 0.3

vertx-json-values 0.1

Vertx codecs to work with json-values

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.imrafaelmerino
ArtifactId

ArtifactId

vertx-json-values
Version

Version

0.1
Type

Type

jar
Description

Description

vertx-json-values
Vertx codecs to work with json-values

Download vertx-json-values 0.1


<!-- https://jarcasting.com/artifacts/com.github.imrafaelmerino/vertx-json-values/ -->
<dependency>
    <groupId>com.github.imrafaelmerino</groupId>
    <artifactId>vertx-json-values</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.imrafaelmerino/vertx-json-values/
implementation 'com.github.imrafaelmerino:vertx-json-values:0.1'
// https://jarcasting.com/artifacts/com.github.imrafaelmerino/vertx-json-values/
implementation ("com.github.imrafaelmerino:vertx-json-values:0.1")
'com.github.imrafaelmerino:vertx-json-values:jar:0.1'
<dependency org="com.github.imrafaelmerino" name="vertx-json-values" rev="0.1">
  <artifact name="vertx-json-values" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.imrafaelmerino', module='vertx-json-values', version='0.1')
)
libraryDependencies += "com.github.imrafaelmerino" % "vertx-json-values" % "0.1"
[com.github.imrafaelmerino/vertx-json-values "0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.imrafaelmerino : json-values jar 11.2.0

provided (1)

Group / Artifact Type Version
io.vertx : vertx-core jar 4.3.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
io.vertx : vertx-junit5 jar 4.3.0

Project Modules

There are no modules declared in this project.