is not current version
Last Version 2.5.0_23

com.jesus-crie:modularbot-nashorn-command-support 2.4.1_21

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.4.1_21
Type

Type

jar

Download modularbot-nashorn-command-support 2.4.1_21


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