is not current version
Last Version 0.16.0

ch.tutteli.atrium:atrium-core-robstoll-lib-common 0.10.0

Contains the bits and pieces behind robstoll's <[email protected]> implementation of Atrium as common module. You should only depend on this module if you are providing an implementation as well and want to reuse certain artifacts. If you are a consumer of Atrium, then you should depend on atrium-core-robstoll-common instead.

GroupId

GroupId

ch.tutteli.atrium
ArtifactId

ArtifactId

atrium-core-robstoll-lib-common
Version

Version

0.10.0
Type

Type

jar

Download atrium-core-robstoll-lib-common 0.10.0


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