Last Version

com.drobisch:brainslug-renderer 0.22

brainslug is a control flow abstraction and workflow library

License

License

GroupId

GroupId

com.drobisch
ArtifactId

ArtifactId

brainslug-renderer
Version

Version

0.22
Type

Type

jar
Description

Description

brainslug is a control flow abstraction and workflow library

Download brainslug-renderer 0.22


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

Dependencies

compile (4)

Group / Artifact Type Version
org.tinyjee.jgraphx : jgraphx jar 2.3.0.5
com.drobisch : brainslug-model jar 0.22
org.slf4j : slf4j-api jar 1.7.6
ch.qos.logback : logback-classic Optional jar 1.1.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.assertj : assertj-core jar 1.6.0
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.