is not current version
Last Version 4.0.0-beta.1

io.dropwizard:dropwizard-assets 1.3.29


Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

io.dropwizard
ArtifactId

ArtifactId

dropwizard-assets
Version

Version

1.3.29
Type

Type

jar

Download dropwizard-assets 1.3.29


<!-- https://jarcasting.com/artifacts/io.dropwizard/dropwizard-assets/ -->
<dependency>
    <groupId>io.dropwizard</groupId>
    <artifactId>dropwizard-assets</artifactId>
    <version>1.3.29</version>
</dependency>
// https://jarcasting.com/artifacts/io.dropwizard/dropwizard-assets/
implementation 'io.dropwizard:dropwizard-assets:1.3.29'
// https://jarcasting.com/artifacts/io.dropwizard/dropwizard-assets/
implementation ("io.dropwizard:dropwizard-assets:1.3.29")
'io.dropwizard:dropwizard-assets:jar:1.3.29'
<dependency org="io.dropwizard" name="dropwizard-assets" rev="1.3.29">
  <artifact name="dropwizard-assets" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.dropwizard', module='dropwizard-assets', version='1.3.29')
)
libraryDependencies += "io.dropwizard" % "dropwizard-assets" % "1.3.29"
[io.dropwizard/dropwizard-assets "1.3.29"]