Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdorg.mod4j.org.eclipse |
ArtifactId | ArtifactIdhelp |
Last Version | Last Version3.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHelp System Core
|
Filename | Size |
---|---|
help-3.4.0.pom | |
help-3.4.0.jar | 213 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mod4j.org.eclipse/help/ -->
<dependency>
<groupId>org.mod4j.org.eclipse</groupId>
<artifactId>help</artifactId>
<version>3.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.mod4j.org.eclipse/help/
implementation 'org.mod4j.org.eclipse:help:3.4.0'
// https://jarcasting.com/artifacts/org.mod4j.org.eclipse/help/
implementation ("org.mod4j.org.eclipse:help:3.4.0")
'org.mod4j.org.eclipse:help:jar:3.4.0'
<dependency org="org.mod4j.org.eclipse" name="help" rev="3.4.0">
<artifact name="help" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mod4j.org.eclipse', module='help', version='3.4.0')
)
libraryDependencies += "org.mod4j.org.eclipse" % "help" % "3.4.0"
[org.mod4j.org.eclipse/help "3.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.mod4j.org.eclipse.core : runtime | jar | [3.5.0,4.0.0) |
org.mod4j.org.eclipse.core : expressions | jar | [3.4.100,4.0.0) |