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