Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdorg.mod4j.org.eclipse.core |
ArtifactId | ArtifactIdcommands |
Last Version | Last Version3.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCommands
|
Filename | Size |
---|---|
commands-3.5.0.pom | |
commands-3.5.0.jar | 103 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mod4j.org.eclipse.core/commands/ -->
<dependency>
<groupId>org.mod4j.org.eclipse.core</groupId>
<artifactId>commands</artifactId>
<version>3.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.mod4j.org.eclipse.core/commands/
implementation 'org.mod4j.org.eclipse.core:commands:3.5.0'
// https://jarcasting.com/artifacts/org.mod4j.org.eclipse.core/commands/
implementation ("org.mod4j.org.eclipse.core:commands:3.5.0")
'org.mod4j.org.eclipse.core:commands:jar:3.5.0'
<dependency org="org.mod4j.org.eclipse.core" name="commands" rev="3.5.0">
<artifact name="commands" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mod4j.org.eclipse.core', module='commands', version='3.5.0')
)
libraryDependencies += "org.mod4j.org.eclipse.core" % "commands" % "3.5.0"
[org.mod4j.org.eclipse.core/commands "3.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.mod4j.org.eclipse.equinox : common | jar | [3.2.0,4.0.0) |