GroupId | GroupIdcom.github.attemper |
---|---|
ArtifactId | ArtifactIdjsr223-shell |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
jsr223-shell-1.0.1.pom | |
jsr223-shell-1.0.1.jar | 16 KB |
jsr223-shell-1.0.1-sources.jar | 8 KB |
jsr223-shell-1.0.1-javadoc.jar | 88 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.attemper/jsr223-shell/ -->
<dependency>
<groupId>com.github.attemper</groupId>
<artifactId>jsr223-shell</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.attemper/jsr223-shell/
implementation 'com.github.attemper:jsr223-shell:1.0.1'
// https://jarcasting.com/artifacts/com.github.attemper/jsr223-shell/
implementation ("com.github.attemper:jsr223-shell:1.0.1")
'com.github.attemper:jsr223-shell:jar:1.0.1'
<dependency org="com.github.attemper" name="jsr223-shell" rev="1.0.1">
<artifact name="jsr223-shell" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.attemper', module='jsr223-shell', version='1.0.1')
)
libraryDependencies += "com.github.attemper" % "jsr223-shell" % "1.0.1"
[com.github.attemper/jsr223-shell "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-exec | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
commons-io : commons-io | jar | 2.7 |