is not current version
Last Version 1.147

io.thestencil:quarkus-stencil-workflows 1.022


Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

io.thestencil
ArtifactId

ArtifactId

quarkus-stencil-workflows
Version

Version

1.022
Type

Type

jar

Download quarkus-stencil-workflows 1.022


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