Download qosdtos-1.7.jar file - Jar q

Jar examples for q:qosdtos

Description

DTOS for QOS framework

You can download jar file qosdtos 1.7 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add qosdtos-1.7.jar to your project.

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

Download

Click the following link to download the jar file.

qosdtos-1.7-javadoc.jar
qosdtos-1.7-sources.jar
qosdtos-1.7.jar
qosdtos-1.7.pom



Related Tutorials