is not current version
Last Version 0.4

com.insightfullogic:lambda-behave-parent 0.3

A modern testing and behavioural specification framework for Java 8

GroupId

GroupId

com.insightfullogic
ArtifactId

ArtifactId

lambda-behave-parent
Version

Version

0.3
Type

Type

pom

Download lambda-behave-parent 0.3


<!-- https://jarcasting.com/artifacts/com.insightfullogic/lambda-behave-parent/ -->
<dependency>
    <groupId>com.insightfullogic</groupId>
    <artifactId>lambda-behave-parent</artifactId>
    <version>0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.insightfullogic/lambda-behave-parent/
implementation 'com.insightfullogic:lambda-behave-parent:0.3'
// https://jarcasting.com/artifacts/com.insightfullogic/lambda-behave-parent/
implementation ("com.insightfullogic:lambda-behave-parent:0.3")
'com.insightfullogic:lambda-behave-parent:pom:0.3'
<dependency org="com.insightfullogic" name="lambda-behave-parent" rev="0.3">
  <artifact name="lambda-behave-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.insightfullogic', module='lambda-behave-parent', version='0.3')
)
libraryDependencies += "com.insightfullogic" % "lambda-behave-parent" % "0.3"
[com.insightfullogic/lambda-behave-parent "0.3"]