is not current version
Last Version 0.14

com.diozero:diozero-webapp 0.11


GroupId

GroupId

com.diozero
ArtifactId

ArtifactId

diozero-webapp
Version

Version

0.11
Type

Type

jar

Download diozero-webapp 0.11


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