is not current version
Last Version 1.0.5

com.jukusoft:vertx-binary-serializer-benchmark 1.0.0


GroupId

GroupId

com.jukusoft
ArtifactId

ArtifactId

vertx-binary-serializer-benchmark
Version

Version

1.0.0
Type

Type

jar

Download vertx-binary-serializer-benchmark 1.0.0


<!-- https://jarcasting.com/artifacts/com.jukusoft/vertx-binary-serializer-benchmark/ -->
<dependency>
    <groupId>com.jukusoft</groupId>
    <artifactId>vertx-binary-serializer-benchmark</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.jukusoft/vertx-binary-serializer-benchmark/
implementation 'com.jukusoft:vertx-binary-serializer-benchmark:1.0.0'
// https://jarcasting.com/artifacts/com.jukusoft/vertx-binary-serializer-benchmark/
implementation ("com.jukusoft:vertx-binary-serializer-benchmark:1.0.0")
'com.jukusoft:vertx-binary-serializer-benchmark:jar:1.0.0'
<dependency org="com.jukusoft" name="vertx-binary-serializer-benchmark" rev="1.0.0">
  <artifact name="vertx-binary-serializer-benchmark" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jukusoft', module='vertx-binary-serializer-benchmark', version='1.0.0')
)
libraryDependencies += "com.jukusoft" % "vertx-binary-serializer-benchmark" % "1.0.0"
[com.jukusoft/vertx-binary-serializer-benchmark "1.0.0"]