GroupId | GroupIdcom.github.alexarchambault.ammonium |
---|---|
ArtifactId | ArtifactIdshell_2.11.7 |
Version | Version0.4.0-M4 |
Type | Typejar |
Filename | Size |
---|---|
shell_2.11.7-0.4.0-M4.pom | |
shell_2.11.7-0.4.0-M4.jar | 226 KB |
shell_2.11.7-0.4.0-M4-sources.jar | 13 KB |
shell_2.11.7-0.4.0-M4-javadoc.jar | 467 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.alexarchambault.ammonium/shell_2.11.7/ -->
<dependency>
<groupId>com.github.alexarchambault.ammonium</groupId>
<artifactId>shell_2.11.7</artifactId>
<version>0.4.0-M4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.alexarchambault.ammonium/shell_2.11.7/
implementation 'com.github.alexarchambault.ammonium:shell_2.11.7:0.4.0-M4'
// https://jarcasting.com/artifacts/com.github.alexarchambault.ammonium/shell_2.11.7/
implementation ("com.github.alexarchambault.ammonium:shell_2.11.7:0.4.0-M4")
'com.github.alexarchambault.ammonium:shell_2.11.7:jar:0.4.0-M4'
<dependency org="com.github.alexarchambault.ammonium" name="shell_2.11.7" rev="0.4.0-M4">
<artifact name="shell_2.11.7" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.alexarchambault.ammonium', module='shell_2.11.7', version='0.4.0-M4')
)
libraryDependencies += "com.github.alexarchambault.ammonium" % "shell_2.11.7" % "0.4.0-M4"
[com.github.alexarchambault.ammonium/shell_2.11.7 "0.4.0-M4"]