Download dropwizard-bundles-0.9.2.jar file - Jar d

Jar examples for d:dropwizard-bundles

Description

dropwizard-bundles

You can download jar file dropwizard-bundles 0.9.2 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add dropwizard-bundles-0.9.2.jar to your project.

<dependency>
   <groupId>io.paradoxical</groupId>
   <artifactId>dropwizard-bundles</artifactId>
   <version>0.9.2</version>
</dependency>
compile group: 'io.paradoxical', name: 'dropwizard-bundles', version: '0.9.2'
libraryDependencies += "io.paradoxical" % "dropwizard-bundles" % "0.9.2"
<dependency org="io.paradoxical" name="dropwizard-bundles" rev="0.9.2"/>
@Grapes(@Grab(group='io.paradoxical', module='dropwizard-bundles', version='0.9.2'))
'io.paradoxical:dropwizard-bundles:jar:0.9.2'

Download

Click the following link to download the jar file.

dropwizard-bundles-0.9.2-javadoc.jar
dropwizard-bundles-0.9.2-sources.jar
dropwizard-bundles-0.9.2.jar
dropwizard-bundles-0.9.2.pom



Related Tutorials