Last Version

com.drobisch:brainslug-model 0.22

brainslug is a control flow abstraction and workflow library

License

License

GroupId

GroupId

com.drobisch
ArtifactId

ArtifactId

brainslug-model
Version

Version

0.22
Type

Type

jar
Description

Description

brainslug is a control flow abstraction and workflow library

Download brainslug-model 0.22


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

Dependencies

compile (2)

Group / Artifact Type Version
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.