is not current version
Last Version 0.14

com.diozero:diozero-webapp 0.13


GroupId

GroupId

com.diozero
ArtifactId

ArtifactId

diozero-webapp
Version

Version

0.13
Type

Type

jar

Download diozero-webapp 0.13


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