workflow


Categories

Categories

Java Languages
GroupId

GroupId

com.walterjwhite.java.modules
ArtifactId

ArtifactId

workflow
Last Version

Last Version

0.0.18
Release Date

Release Date

Type

Type

pom
Description

Description

workflow
workflow
Project URL

Project URL

https://github.com/walterjwhite/workflow
Source Code Management

Source Code Management

https://github.com/walterjwhite/workflow.git

Download workflow

Filename Size
workflow-0.0.18.pom 1 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.walterjwhite.java.modules/workflow/ -->
<dependency>
    <groupId>com.walterjwhite.java.modules</groupId>
    <artifactId>workflow</artifactId>
    <version>0.0.18</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.java.modules/workflow/
implementation 'com.walterjwhite.java.modules:workflow:0.0.18'
// https://jarcasting.com/artifacts/com.walterjwhite.java.modules/workflow/
implementation ("com.walterjwhite.java.modules:workflow:0.0.18")
'com.walterjwhite.java.modules:workflow:pom:0.0.18'
<dependency org="com.walterjwhite.java.modules" name="workflow" rev="0.0.18">
  <artifact name="workflow" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.java.modules', module='workflow', version='0.0.18')
)
libraryDependencies += "com.walterjwhite.java.modules" % "workflow" % "0.0.18"
[com.walterjwhite.java.modules/workflow "0.0.18"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • api
  • examples
  • impl

Versions

Version
0.0.18
0.0.17