| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.i3xx.eclipse.test |
| ArtifactId | ArtifactIdworkspace |
| Last Version | Last Version0.1.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionworkspace location
The parent (super) POM
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| workspace-0.1.5.pom | |
| workspace-0.1.5.jar | 8 KB |
| workspace-0.1.5-sources.jar | 6 KB |
| workspace-0.1.5-javadoc.jar | 36 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.i3xx.eclipse.test/workspace/ -->
<dependency>
<groupId>org.i3xx.eclipse.test</groupId>
<artifactId>workspace</artifactId>
<version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.i3xx.eclipse.test/workspace/
implementation 'org.i3xx.eclipse.test:workspace:0.1.5'
// https://jarcasting.com/artifacts/org.i3xx.eclipse.test/workspace/
implementation ("org.i3xx.eclipse.test:workspace:0.1.5")
'org.i3xx.eclipse.test:workspace:jar:0.1.5'
<dependency org="org.i3xx.eclipse.test" name="workspace" rev="0.1.5">
<artifact name="workspace" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.i3xx.eclipse.test', module='workspace', version='0.1.5')
)
libraryDependencies += "org.i3xx.eclipse.test" % "workspace" % "0.1.5"
[org.i3xx.eclipse.test/workspace "0.1.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |