| License |
License |
|---|---|
| GroupId | GroupIdcom.tngtech.jgiven |
| ArtifactId | ArtifactIdjgiven-android |
| Last Version | Last Version1.2.2 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionjgiven-android
JGiven - BDD in plain Java - Module jgiven-android
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| jgiven-android-1.2.2.pom | |
| jgiven-android-1.2.2.aar | 17 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.tngtech.jgiven/jgiven-android/ -->
<dependency>
<groupId>com.tngtech.jgiven</groupId>
<artifactId>jgiven-android</artifactId>
<version>1.2.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tngtech.jgiven/jgiven-android/
implementation 'com.tngtech.jgiven:jgiven-android:1.2.2'
// https://jarcasting.com/artifacts/com.tngtech.jgiven/jgiven-android/
implementation ("com.tngtech.jgiven:jgiven-android:1.2.2")
'com.tngtech.jgiven:jgiven-android:aar:1.2.2'
<dependency org="com.tngtech.jgiven" name="jgiven-android" rev="1.2.2">
<artifact name="jgiven-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tngtech.jgiven', module='jgiven-android', version='1.2.2')
)
libraryDependencies += "com.tngtech.jgiven" % "jgiven-android" % "1.2.2"
[com.tngtech.jgiven/jgiven-android "1.2.2"]
| 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.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.4.2 |
| androidx.test » core | jar | 1.4.0 |
| androidx.test » rules | jar | 1.4.0 |