is not current version
Last Version 2.5.0_23

com.jesus-crie:modularbot-nashorn-command-support 2.5.0_22

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.5.0_22
Type

Type

jar

Download modularbot-nashorn-command-support 2.5.0_22


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