Download dropwizard-assets-1.2.2.jar file - Jar d

Jar examples for d:dropwizard-assets

Description

You can download jar file dropwizard-assets 1.2.2 in this page.

Build File

You can use the following script to add dropwizard-assets-1.2.2.jar to your project.

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

Download

Click the following link to download the jar file.

dropwizard-assets-1.2.2-javadoc.jar
dropwizard-assets-1.2.2-sources.jar
dropwizard-assets-1.2.2.jar
dropwizard-assets-1.2.2.pom



Related Tutorials