GroupId | GroupIdcom.github.alexarchambault.ammonium |
---|---|
ArtifactId | ArtifactIdshell_2.11.7 |
Version | Version0.4.0-M3 |
Type | Typejar |
Filename | Size |
---|---|
shell_2.11.7-0.4.0-M3.pom | |
shell_2.11.7-0.4.0-M3.jar | 223 KB |
shell_2.11.7-0.4.0-M3-sources.jar | 13 KB |
shell_2.11.7-0.4.0-M3-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-M3</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-M3'
// https://jarcasting.com/artifacts/com.github.alexarchambault.ammonium/shell_2.11.7/
implementation ("com.github.alexarchambault.ammonium:shell_2.11.7:0.4.0-M3")
'com.github.alexarchambault.ammonium:shell_2.11.7:jar:0.4.0-M3'
<dependency org="com.github.alexarchambault.ammonium" name="shell_2.11.7" rev="0.4.0-M3">
<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-M3')
)
libraryDependencies += "com.github.alexarchambault.ammonium" % "shell_2.11.7" % "0.4.0-M3"
[com.github.alexarchambault.ammonium/shell_2.11.7 "0.4.0-M3"]