Last Version

Motif 0.8

A library helping you to compose behavior from smaller parts.

License

License

GroupId

GroupId

com.github.runeflobakk
ArtifactId

ArtifactId

motif
Version

Version

0.8
Type

Type

jar
Description

Description

Motif
A library helping you to compose behavior from smaller parts.
Project URL

Project URL

http://runeflobakk.github.io/motif
Source Code Management

Source Code Management

https://github.com/runeflobakk/motif

Download motif 0.8


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

Dependencies

test (13)

Group / Artifact Type Version
org.hamcrest : hamcrest-library jar 1.3
org.hamcrest : hamcrest-core jar 1.3
junit : junit jar 4.12
org.mockito : mockito-core jar 2.0.43-beta
org.reflections : reflections jar 0.9.10
org.objenesis : objenesis jar 2.2
org.slf4j : slf4j-api jar 1.7.18
ch.qos.logback : logback-classic jar 1.1.4
org.codehaus.groovy : groovy jar 2.4.6
nl.jqno.equalsverifier : equalsverifier jar 1.7.1
com.pholser : junit-quickcheck-core jar 0.4
com.pholser : junit-quickcheck-generators jar 0.4
org.junit.contrib : junit-theories jar 4.12

Project Modules

There are no modules declared in this project.