| GroupId | GroupIdcom.github.heuermh.adamcommands |
|---|---|
| ArtifactId | ArtifactIdadam-commands_2.11 |
| Version | Version0.28.0 |
| Type | Typejar |
| Filename | Size |
|---|---|
| adam-commands_2.11-0.28.0.pom | |
| adam-commands_2.11-0.28.0.jar | 41 KB |
| adam-commands_2.11-0.28.0-sources.jar | 8 KB |
| adam-commands_2.11-0.28.0-javadoc.jar | 380 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.heuermh.adamcommands/adam-commands_2.11/ -->
<dependency>
<groupId>com.github.heuermh.adamcommands</groupId>
<artifactId>adam-commands_2.11</artifactId>
<version>0.28.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.heuermh.adamcommands/adam-commands_2.11/
implementation 'com.github.heuermh.adamcommands:adam-commands_2.11:0.28.0'
// https://jarcasting.com/artifacts/com.github.heuermh.adamcommands/adam-commands_2.11/
implementation ("com.github.heuermh.adamcommands:adam-commands_2.11:0.28.0")
'com.github.heuermh.adamcommands:adam-commands_2.11:jar:0.28.0'
<dependency org="com.github.heuermh.adamcommands" name="adam-commands_2.11" rev="0.28.0">
<artifact name="adam-commands_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.heuermh.adamcommands', module='adam-commands_2.11', version='0.28.0')
)
libraryDependencies += "com.github.heuermh.adamcommands" % "adam-commands_2.11" % "0.28.0"
[com.github.heuermh.adamcommands/adam-commands_2.11 "0.28.0"]