is not current version
Last Version 3.4.1

org.neuro4j:guice-workflow-adapter 3.2.1


Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

org.neuro4j
ArtifactId

ArtifactId

guice-workflow-adapter
Version

Version

3.2.1
Type

Type

jar

Download guice-workflow-adapter 3.2.1


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