Jar examples for v:vlingo-wire
Wire protocol messaging implementations, such as with full-duplex TCP and UDP multicast, using vlingo/actors.
You can download jar file vlingo-wire 0.3.8 in this page.
Mozilla Public License 2.0
You can use the following script to add vlingo-wire-0.3.8.jar to your project.
<dependency> <groupId>io.vlingo</groupId> <artifactId>vlingo-wire</artifactId> <version>0.3.8</version> </dependency>
compile group: 'io.vlingo', name: 'vlingo-wire', version: '0.3.8'
libraryDependencies += "io.vlingo" % "vlingo-wire" % "0.3.8"
<dependency org="io.vlingo" name="vlingo-wire" rev="0.3.8"/>
@Grapes(@Grab(group='io.vlingo', module='vlingo-wire', version='0.3.8'))
'io.vlingo:vlingo-wire:jar:0.3.8'
Click the following link to download the jar file.
vlingo-wire-0.3.8-javadoc.jar