Download vlingo-common-0.3.3.jar file - Jar v

Jar examples for v:vlingo-common

Description

These are just a few common tools shared across various vlingo projects.

You can download jar file vlingo-common 0.3.3 in this page.

License

Mozilla Public License 2.0

Build File

You can use the following script to add vlingo-common-0.3.3.jar to your project.

<dependency>
   <groupId>io.vlingo</groupId>
   <artifactId>vlingo-common</artifactId>
   <version>0.3.3</version>
</dependency>
compile group: 'io.vlingo', name: 'vlingo-common', version: '0.3.3'
libraryDependencies += "io.vlingo" % "vlingo-common" % "0.3.3"
<dependency org="io.vlingo" name="vlingo-common" rev="0.3.3"/>
@Grapes(@Grab(group='io.vlingo', module='vlingo-common', version='0.3.3'))
'io.vlingo:vlingo-common:jar:0.3.3'

Download

Click the following link to download the jar file.

vlingo-common-0.3.3-javadoc.jar
vlingo-common-0.3.3-sources.jar
vlingo-common-0.3.3.jar
vlingo-common-0.3.3.pom



Related Tutorials