<dependency> <groupId>werkflow</groupId> <artifactId>werkflow</artifactId> <version>2.0-alpha-1</version> </dependency>
implementation 'werkflow:werkflow:2.0-alpha-1'
implementation("werkflow:werkflow:2.0-alpha-1")
libraryDependencies += "werkflow" % "werkflow" % "2.0-alpha-1"
@Grapes( @Grab(group='werkflow', module='werkflow', version='2.0-alpha-1') )
<dependency org="werkflow" name="werkflow" rev="2.0-alpha-1" />
[werkflow/werkflow "2.0-alpha-1"]
'werkflow:werkflow:jar:2.0-alpha-1'
compile
|-- junit:junit:3.8.1
|-- ognl:ognl:2.6.7
|-- jdo:jdo:1.0.1