Jar examples for d:dropwizard-assets
You can download jar file dropwizard-assets 1.2.0 in this page.
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'
Click the following link to download the jar file.
dropwizard-assets-1.2.0-javadoc.jar