is not current version
Last Version 0.0.11

io.webdevice:webdevice-spring 0.0.5

WebDevice.IO Spring Module

GroupId

GroupId

io.webdevice
ArtifactId

ArtifactId

webdevice-spring
Version

Version

0.0.5
Type

Type

jar

Download webdevice-spring 0.0.5


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