Download datasource-vtype-3.0.0.jar file - Jar d

Jar examples for d:datasource-vtype

Description

Support for real-time processing of vTypes.

You can download jar file datasource-vtype 3.0.0 in this page.

Build File

You can use the following script to add datasource-vtype-3.0.0.jar to your project.

<dependency>
   <groupId>org.diirt</groupId>
   <artifactId>datasource-vtype</artifactId>
   <version>3.0.0</version>
</dependency>
compile group: 'org.diirt', name: 'datasource-vtype', version: '3.0.0'
libraryDependencies += "org.diirt" % "datasource-vtype" % "3.0.0"
<dependency org="org.diirt" name="datasource-vtype" rev="3.0.0"/>
@Grapes(@Grab(group='org.diirt', module='datasource-vtype', version='3.0.0'))
'org.diirt:datasource-vtype:jar:3.0.0'

Download

Click the following link to download the jar file.

datasource-vtype-3.0.0-javadoc.jar
datasource-vtype-3.0.0-sources.jar
datasource-vtype-3.0.0.jar
datasource-vtype-3.0.0.pom



Related Tutorials