Download dsl-client-http-0.4.14.jar file - Jar d

Jar examples for d:dsl-client-http

Description

DSL-Client-HTTP

You can download jar file dsl-client-http 0.4.14 in this page.

License

BSD-style

Build File

You can use the following script to add dsl-client-http-0.4.14.jar to your project.

<dependency>
   <groupId>com.dslplatform</groupId>
   <artifactId>dsl-client-http</artifactId>
   <version>0.4.14</version>
</dependency>
compile group: 'com.dslplatform', name: 'dsl-client-http', version: '0.4.14'
libraryDependencies += "com.dslplatform" % "dsl-client-http" % "0.4.14"
<dependency org="com.dslplatform" name="dsl-client-http" rev="0.4.14"/>
@Grapes(@Grab(group='com.dslplatform', module='dsl-client-http', version='0.4.14'))
'com.dslplatform:dsl-client-http:jar:0.4.14'

Download

Click the following link to download the jar file.

dsl-client-http-0.4.14-javadoc.jar
dsl-client-http-0.4.14-sources.jar
dsl-client-http-0.4.14.jar
dsl-client-http-0.4.14.pom



Related Tutorials