| License |
License |
|---|---|
| GroupId | GroupIdcom.insightfullogic |
| ArtifactId | ArtifactIdlambda-behave-examples |
| Last Version | Last Version0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionlambda-behave-examples
A modern testing and behavioural specification framework for Java 8
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| lambda-behave-examples-0.4.pom | |
| lambda-behave-examples-0.4.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.insightfullogic/lambda-behave-examples/ -->
<dependency>
<groupId>com.insightfullogic</groupId>
<artifactId>lambda-behave-examples</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.insightfullogic/lambda-behave-examples/
implementation 'com.insightfullogic:lambda-behave-examples:0.4'
// https://jarcasting.com/artifacts/com.insightfullogic/lambda-behave-examples/
implementation ("com.insightfullogic:lambda-behave-examples:0.4")
'com.insightfullogic:lambda-behave-examples:jar:0.4'
<dependency org="com.insightfullogic" name="lambda-behave-examples" rev="0.4">
<artifact name="lambda-behave-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.insightfullogic', module='lambda-behave-examples', version='0.4')
)
libraryDependencies += "com.insightfullogic" % "lambda-behave-examples" % "0.4"
[com.insightfullogic/lambda-behave-examples "0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.insightfullogic : lambda-behave | jar | 0.4 |