не последняя версия
Последняя версия 0.16.0

ch.tutteli.atrium:atrium-core-robstoll-lib 0.9.0-alpha2

Contains the bits and pieces behind robstoll's <rstoll@tutteli.ch> implementation of Atrium for the JVM platform. 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 instead.

Группа

Группа

ch.tutteli.atrium
Идентификатор

Идентификатор

atrium-core-robstoll-lib
Версия

Версия

0.9.0-alpha2
Тип

Тип

jar

Скачать atrium-core-robstoll-lib 0.9.0-alpha2


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