| GroupId | GroupIdch.tutteli.atrium | 
|---|---|
| ArtifactId | ArtifactIdatrium-api-fluent-en_GB-android | 
| Version | Version0.9.0-alpha2 | 
| Type | Typejar | 
<!-- https://jarcasting.com/artifacts/ch.tutteli.atrium/atrium-api-fluent-en_GB-android/ -->
<dependency>
    <groupId>ch.tutteli.atrium</groupId>
    <artifactId>atrium-api-fluent-en_GB-android</artifactId>
    <version>0.9.0-alpha2</version>
</dependency>// https://jarcasting.com/artifacts/ch.tutteli.atrium/atrium-api-fluent-en_GB-android/
implementation 'ch.tutteli.atrium:atrium-api-fluent-en_GB-android:0.9.0-alpha2'// https://jarcasting.com/artifacts/ch.tutteli.atrium/atrium-api-fluent-en_GB-android/
implementation ("ch.tutteli.atrium:atrium-api-fluent-en_GB-android:0.9.0-alpha2")'ch.tutteli.atrium:atrium-api-fluent-en_GB-android:jar:0.9.0-alpha2'<dependency org="ch.tutteli.atrium" name="atrium-api-fluent-en_GB-android" rev="0.9.0-alpha2">
  <artifact name="atrium-api-fluent-en_GB-android" type="jar" />
</dependency>@Grapes(
@Grab(group='ch.tutteli.atrium', module='atrium-api-fluent-en_GB-android', version='0.9.0-alpha2')
)libraryDependencies += "ch.tutteli.atrium" % "atrium-api-fluent-en_GB-android" % "0.9.0-alpha2"[ch.tutteli.atrium/atrium-api-fluent-en_GB-android "0.9.0-alpha2"]