atrium-api-cc-en_GB-jvm

An assertion function API in en_GB with a focus on code completion for the JVM platform.It provides a fluent API in en_GB which is designed to ease the usage of code completion or in other words, the developer should be able to: start creating an assertion + code completion + . + code completion + . + and so on.

License

License

GroupId

GroupId

ch.tutteli.atrium
ArtifactId

ArtifactId

atrium-api-cc-en_GB
Last Version

Last Version

0.15.0
Release Date

Release Date

Type

Type

jar
Description

Description

atrium-api-cc-en_GB-jvm
An assertion function API in en_GB with a focus on code completion for the JVM platform.It provides a fluent API in en_GB which is designed to ease the usage of code completion or in other words, the developer should be able to: start creating an assertion + code completion + . + code completion + . + and so on.
Project URL

Project URL

https://github.com/robstoll/atrium
Source Code Management

Source Code Management

https://github.com/robstoll/atrium

Download atrium-api-cc-en_GB

How to add to project

<!-- https://jarcasting.com/artifacts/ch.tutteli.atrium/atrium-api-cc-en_GB/ -->
<dependency>
    <groupId>ch.tutteli.atrium</groupId>
    <artifactId>atrium-api-cc-en_GB</artifactId>
    <version>0.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/ch.tutteli.atrium/atrium-api-cc-en_GB/
implementation 'ch.tutteli.atrium:atrium-api-cc-en_GB:0.15.0'
// https://jarcasting.com/artifacts/ch.tutteli.atrium/atrium-api-cc-en_GB/
implementation ("ch.tutteli.atrium:atrium-api-cc-en_GB:0.15.0")
'ch.tutteli.atrium:atrium-api-cc-en_GB:jar:0.15.0'
<dependency org="ch.tutteli.atrium" name="atrium-api-cc-en_GB" rev="0.15.0">
  <artifact name="atrium-api-cc-en_GB" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.tutteli.atrium', module='atrium-api-cc-en_GB', version='0.15.0')
)
libraryDependencies += "ch.tutteli.atrium" % "atrium-api-cc-en_GB" % "0.15.0"
[ch.tutteli.atrium/atrium-api-cc-en_GB "0.15.0"]

Dependencies

compile (2)

Group / Artifact Type Version
ch.tutteli.atrium : atrium-api-cc-en_GB-common jar 0.15.0
ch.tutteli.atrium : atrium-domain-builders jar 0.15.0

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.72

Project Modules

There are no modules declared in this project.

Versions

Version
0.15.0
0.14.0
0.14.0.RC1
0.13.0
0.12.0
0.11.1
0.11.0
0.10.0
0.9.2
0.9.1
0.9.0
0.9.0-alpha2