| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.insightfullogic |
| Идентификатор | Идентификаторlambda-behave-examples |
| Последняя версия | Последняя версия0.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеlambda-behave-examples
A modern testing and behavioural specification framework for Java 8
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| lambda-behave-examples-0.4.pom | |
| lambda-behave-examples-0.4.jar | 1 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.insightfullogic : lambda-behave | jar | 0.4 |