is not current version
Last Version 1.2.2

com.tngtech.jgiven:jgiven-android 0.15.2

JGiven - BDD in plain Java - Module jgiven-android

GroupId

GroupId

com.tngtech.jgiven
ArtifactId

ArtifactId

jgiven-android
Version

Version

0.15.2
Type

Type

aar

Download jgiven-android 0.15.2


<!-- https://jarcasting.com/artifacts/com.tngtech.jgiven/jgiven-android/ -->
<dependency>
    <groupId>com.tngtech.jgiven</groupId>
    <artifactId>jgiven-android</artifactId>
    <version>0.15.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tngtech.jgiven/jgiven-android/
implementation 'com.tngtech.jgiven:jgiven-android:0.15.2'
// https://jarcasting.com/artifacts/com.tngtech.jgiven/jgiven-android/
implementation ("com.tngtech.jgiven:jgiven-android:0.15.2")
'com.tngtech.jgiven:jgiven-android:aar:0.15.2'
<dependency org="com.tngtech.jgiven" name="jgiven-android" rev="0.15.2">
  <artifact name="jgiven-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tngtech.jgiven', module='jgiven-android', version='0.15.2')
)
libraryDependencies += "com.tngtech.jgiven" % "jgiven-android" % "0.15.2"
[com.tngtech.jgiven/jgiven-android "0.15.2"]