Download blended-spray-api-1.1.2.jar file - Jar b

Jar examples for b:blended-spray-api

Description

Package the complete Spray API into a bundle.

You can download jar file blended-spray-api 1.1.2 in this page.

License

Apache License

Build File

You can use the following script to add blended-spray-api-1.1.2.jar to your project.

<dependency>
   <groupId>de.wayofquality.blended</groupId>
   <artifactId>blended-spray-api</artifactId>
   <version>1.1.2</version>
</dependency>
compile group: 'de.wayofquality.blended', name: 'blended-spray-api', version: '1.1.2'
libraryDependencies += "de.wayofquality.blended" % "blended-spray-api" % "1.1.2"
<dependency org="de.wayofquality.blended" name="blended-spray-api" rev="1.1.2"/>
@Grapes(@Grab(group='de.wayofquality.blended', module='blended-spray-api', version='1.1.2'))
'de.wayofquality.blended:blended-spray-api:jar:1.1.2'

Download

Click the following link to download the jar file.

blended-spray-api-1.1.2.jar
blended-spray-api-1.1.2.pom



Related Tutorials