Last Version

UD BDD Core library 0.1.1

Core library used by the JUnit 5 based UD BDD library

License

License

GroupId

GroupId

io.github.udaychandra.bdd
ArtifactId

ArtifactId

bdd-core
Version

Version

0.1.1
Type

Type

jar
Description

Description

UD BDD Core library
Core library used by the JUnit 5 based UD BDD library
Project URL

Project URL

https://github.com/udaychandra/bdd
Source Code Management

Source Code Management

https://github.com/udaychandra/bdd

Download bdd-core 0.1.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.