| License |
License |
|---|---|
| GroupId | GroupIdcom.github.gun88 |
| ArtifactId | ArtifactIdfitnesse-bootstrap-4 |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFitNesse Bootstrap 4
Bootstrap 4 Theme for FitNesse
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| fitnesse-bootstrap-4-1.1.0.pom | |
| fitnesse-bootstrap-4-1.1.0.jar | 253 KB |
| fitnesse-bootstrap-4-1.1.0-sources.jar | 168 KB |
| fitnesse-bootstrap-4-1.1.0-javadoc.jar | 23 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.gun88/fitnesse-bootstrap-4/ -->
<dependency>
<groupId>com.github.gun88</groupId>
<artifactId>fitnesse-bootstrap-4</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gun88/fitnesse-bootstrap-4/
implementation 'com.github.gun88:fitnesse-bootstrap-4:1.1.0'
// https://jarcasting.com/artifacts/com.github.gun88/fitnesse-bootstrap-4/
implementation ("com.github.gun88:fitnesse-bootstrap-4:1.1.0")
'com.github.gun88:fitnesse-bootstrap-4:jar:1.1.0'
<dependency org="com.github.gun88" name="fitnesse-bootstrap-4" rev="1.1.0">
<artifact name="fitnesse-bootstrap-4" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gun88', module='fitnesse-bootstrap-4', version='1.1.0')
)
libraryDependencies += "com.github.gun88" % "fitnesse-bootstrap-4" % "1.1.0"
[com.github.gun88/fitnesse-bootstrap-4 "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.fitnesse : fitnesse | jar | 20200304 |