is not current version
Last Version 0.14

com.diozero:diozero-webapp 0.12


GroupId

GroupId

com.diozero
ArtifactId

ArtifactId

diozero-webapp
Version

Version

0.12
Type

Type

jar

Download diozero-webapp 0.12


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