is not current version
Last Version 1.2.2

jgiven-android 1.2.1

JGiven - BDD in plain Java - Module jgiven-android

License

License

GroupId

GroupId

com.tngtech.jgiven
ArtifactId

ArtifactId

jgiven-android
Version

Version

1.2.1
Type

Type

aar
Description

Description

jgiven-android
JGiven - BDD in plain Java - Module jgiven-android
Project URL

Project URL

https://jgiven.org

Download jgiven-android 1.2.1


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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.guava : guava jar 28.1-android
net.bytebuddy : byte-buddy-android jar 1.12.8
junit : junit jar 4.13.2
com.tngtech.jgiven : jgiven-junit jar 1.2.1

runtime (3)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.4.1
androidx.test » core jar 1.4.0
androidx.test » rules jar 1.4.0

Project Modules

There are no modules declared in this project.