| License |
License |
|---|---|
| GroupId | GroupIdcom.tngtech.jgiven |
| ArtifactId | ArtifactIdjgiven-html-app |
| Last Version | Last Version1.2.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjgiven-html-app
JGiven - BDD in plain Java - Module jgiven-html-app
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| jgiven-html-app-1.2.2.pom | |
| jgiven-html-app-1.2.2.jar | 877 KB |
| jgiven-html-app-1.2.2-sources.jar | 461 bytes |
| jgiven-html-app-1.2.2-javadoc.jar | 461 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.tngtech.jgiven/jgiven-html-app/ -->
<dependency>
<groupId>com.tngtech.jgiven</groupId>
<artifactId>jgiven-html-app</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.tngtech.jgiven/jgiven-html-app/
implementation 'com.tngtech.jgiven:jgiven-html-app:1.2.2'
// https://jarcasting.com/artifacts/com.tngtech.jgiven/jgiven-html-app/
implementation ("com.tngtech.jgiven:jgiven-html-app:1.2.2")
'com.tngtech.jgiven:jgiven-html-app:jar:1.2.2'
<dependency org="com.tngtech.jgiven" name="jgiven-html-app" rev="1.2.2">
<artifact name="jgiven-html-app" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tngtech.jgiven', module='jgiven-html-app', version='1.2.2')
)
libraryDependencies += "com.tngtech.jgiven" % "jgiven-html-app" % "1.2.2"
[com.tngtech.jgiven/jgiven-html-app "1.2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.35 |