GroupId | GroupIdcom.jesus-crie |
---|---|
ArtifactId | ArtifactIdmodularbot-command |
Version | Version2.4.0_20 |
Type | Typejar |
Filename | Size |
---|---|
modularbot-command-2.4.0_20.pom | |
modularbot-command-2.4.0_20.jar | 44 KB |
modularbot-command-2.4.0_20-sources.jar | 28 KB |
modularbot-command-2.4.0_20-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.jesus-crie/modularbot-command/ -->
<dependency>
<groupId>com.jesus-crie</groupId>
<artifactId>modularbot-command</artifactId>
<version>2.4.0_20</version>
</dependency>
// https://jarcasting.com/artifacts/com.jesus-crie/modularbot-command/
implementation 'com.jesus-crie:modularbot-command:2.4.0_20'
// https://jarcasting.com/artifacts/com.jesus-crie/modularbot-command/
implementation ("com.jesus-crie:modularbot-command:2.4.0_20")
'com.jesus-crie:modularbot-command:jar:2.4.0_20'
<dependency org="com.jesus-crie" name="modularbot-command" rev="2.4.0_20">
<artifact name="modularbot-command" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jesus-crie', module='modularbot-command', version='2.4.0_20')
)
libraryDependencies += "com.jesus-crie" % "modularbot-command" % "2.4.0_20"
[com.jesus-crie/modularbot-command "2.4.0_20"]