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