is not current version
Last Version 2.5.0_23

com.jesus-crie:modularbot-nashorn-command-support 2.3.1_13

Extension of the JS module that supports the command module.

Categories

Categories

JavaScript Languages
GroupId

GroupId

com.jesus-crie
ArtifactId

ArtifactId

modularbot-nashorn-command-support
Version

Version

2.3.1_13
Type

Type

jar

Download modularbot-nashorn-command-support 2.3.1_13


<!-- 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.3.1_13</version>
</dependency>
// https://jarcasting.com/artifacts/com.jesus-crie/modularbot-nashorn-command-support/
implementation 'com.jesus-crie:modularbot-nashorn-command-support:2.3.1_13'
// https://jarcasting.com/artifacts/com.jesus-crie/modularbot-nashorn-command-support/
implementation ("com.jesus-crie:modularbot-nashorn-command-support:2.3.1_13")
'com.jesus-crie:modularbot-nashorn-command-support:jar:2.3.1_13'
<dependency org="com.jesus-crie" name="modularbot-nashorn-command-support" rev="2.3.1_13">
  <artifact name="modularbot-nashorn-command-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jesus-crie', module='modularbot-nashorn-command-support', version='2.3.1_13')
)
libraryDependencies += "com.jesus-crie" % "modularbot-nashorn-command-support" % "2.3.1_13"
[com.jesus-crie/modularbot-nashorn-command-support "2.3.1_13"]