| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.sf.grinder |
| ArtifactId | ArtifactIdgrinder-swing-console |
| Last Version | Last Version3.11 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiongrinder-swing-console
Swing console for The Grinder.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| grinder-swing-console-3.11.pom | |
| grinder-swing-console-3.11.jar | 188 KB |
| grinder-swing-console-3.11-sources.jar | 76 KB |
| grinder-swing-console-3.11-javadoc.jar | 45 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.sf.grinder/grinder-swing-console/ -->
<dependency>
<groupId>net.sf.grinder</groupId>
<artifactId>grinder-swing-console</artifactId>
<version>3.11</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.grinder/grinder-swing-console/
implementation 'net.sf.grinder:grinder-swing-console:3.11'
// https://jarcasting.com/artifacts/net.sf.grinder/grinder-swing-console/
implementation ("net.sf.grinder:grinder-swing-console:3.11")
'net.sf.grinder:grinder-swing-console:jar:3.11'
<dependency org="net.sf.grinder" name="grinder-swing-console" rev="3.11">
<artifact name="grinder-swing-console" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.grinder', module='grinder-swing-console', version='3.11')
)
libraryDependencies += "net.sf.grinder" % "grinder-swing-console" % "3.11"
[net.sf.grinder/grinder-swing-console "3.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.sf.grinder : grinder-core | jar | 3.11 |
| net.sf.jedit-syntax : jedit-syntax | jar | 2.2.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| net.sf.grinder : grinder-test-support | jar | 3.11 |
| net.sf.grinder : grinder-core | test-jar | 3.11 |
| junit : junit | jar | 4.5 |
| org.mockito : mockito-all | jar | 1.9.0 |