<dependency>
<groupId>io.jstach</groupId>
<artifactId>jstachio-spring-webflux-example</artifactId>
<version>1.3.7</version>
</dependency>
implementation 'io.jstach:jstachio-spring-webflux-example:1.3.7'
io.jstach:jstachio-spring-webflux-example:1.3.7
<dependency org="io.jstach" name="jstachio-spring-webflux-example" rev="1.3.7" />
libraryDependencies += "io.jstach" % "jstachio-spring-webflux-example" % "1.3.7"
@Grab(group='io.jstach', module='jstachio-spring-webflux-example', version='1.3.7')
[io.jstach/jstachio-spring-webflux-example "1.3.7"]
'io.jstach:jstachio-spring-webflux-example:jar:1.3.7'