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

Jar examples for d:dropwizard-assets

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials