is not current version
Last Version 1.2.2

jgiven-android 1.0.0

JGiven - BDD in plain Java - Module jgiven-android

License

License

GroupId

GroupId

com.tngtech.jgiven
ArtifactId

ArtifactId

jgiven-android
Version

Version

1.0.0
Type

Type

aar
Description

Description

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

Project URL

http://jgiven.org

Download jgiven-android 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 28.1-android
net.bytebuddy : byte-buddy-android jar 1.10.2
junit : junit jar 4.12

runtime (4)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 27.0.2
com.android.support.test » rules jar 0.5
com.tngtech.jgiven : jgiven-junit jar 1.0.0
com.tngtech.jgiven : jgiven-core jar 1.0.0

Project Modules

There are no modules declared in this project.