Download blended.spray.api-2.5.0-M2.jar file - Jar b

Jar examples for b:blended.spray

Description

Package the complete Spray API into a bundle.

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

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

blended.spray.api-2.5.0-M2-sources.jar
blended.spray.api-2.5.0-M2.jar
blended.spray.api-2.5.0-M2.pom



Related Tutorials