License |
License |
---|---|
GroupId | GroupIdorg.ow2.shelbie |
ArtifactId | ArtifactIdshelbie-commands |
Last Version | Last Version2.0.0-M3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionOW2 Shelbie :: Commands
Highly extensible and customizable shell engine
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
shelbie-commands-2.0.0-M3.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.shelbie/shelbie-commands/ -->
<dependency>
<groupId>org.ow2.shelbie</groupId>
<artifactId>shelbie-commands</artifactId>
<version>2.0.0-M3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.shelbie/shelbie-commands/
implementation 'org.ow2.shelbie:shelbie-commands:2.0.0-M3'
// https://jarcasting.com/artifacts/org.ow2.shelbie/shelbie-commands/
implementation ("org.ow2.shelbie:shelbie-commands:2.0.0-M3")
'org.ow2.shelbie:shelbie-commands:pom:2.0.0-M3'
<dependency org="org.ow2.shelbie" name="shelbie-commands" rev="2.0.0-M3">
<artifact name="shelbie-commands" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.shelbie', module='shelbie-commands', version='2.0.0-M3')
)
libraryDependencies += "org.ow2.shelbie" % "shelbie-commands" % "2.0.0-M3"
[org.ow2.shelbie/shelbie-commands "2.0.0-M3"]