Categories |
CategoriesJavaScript Languages |
---|---|
GroupId | GroupIdcom.jesus-crie |
ArtifactId | ArtifactIdmodularbot-nashorn-command-support |
Version | Version2.4.0_20 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.jesus-crie/modularbot-nashorn-command-support/ -->
<dependency>
<groupId>com.jesus-crie</groupId>
<artifactId>modularbot-nashorn-command-support</artifactId>
<version>2.4.0_20</version>
</dependency>
// https://jarcasting.com/artifacts/com.jesus-crie/modularbot-nashorn-command-support/
implementation 'com.jesus-crie:modularbot-nashorn-command-support:2.4.0_20'
// https://jarcasting.com/artifacts/com.jesus-crie/modularbot-nashorn-command-support/
implementation ("com.jesus-crie:modularbot-nashorn-command-support:2.4.0_20")
'com.jesus-crie:modularbot-nashorn-command-support:jar:2.4.0_20'
<dependency org="com.jesus-crie" name="modularbot-nashorn-command-support" rev="2.4.0_20">
<artifact name="modularbot-nashorn-command-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jesus-crie', module='modularbot-nashorn-command-support', version='2.4.0_20')
)
libraryDependencies += "com.jesus-crie" % "modularbot-nashorn-command-support" % "2.4.0_20"
[com.jesus-crie/modularbot-nashorn-command-support "2.4.0_20"]