is not current version
Last Version 2.0.0

me.lucko:helper-js 1.1.0

JavaScript plugins using Nashorn.

Categories

Categories

JavaScript Languages
GroupId

GroupId

me.lucko
ArtifactId

ArtifactId

helper-js
Version

Version

1.1.0
Type

Type

jar

Download helper-js 1.1.0


<!-- https://jarcasting.com/artifacts/me.lucko/helper-js/ -->
<dependency>
    <groupId>me.lucko</groupId>
    <artifactId>helper-js</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/me.lucko/helper-js/
implementation 'me.lucko:helper-js:1.1.0'
// https://jarcasting.com/artifacts/me.lucko/helper-js/
implementation ("me.lucko:helper-js:1.1.0")
'me.lucko:helper-js:jar:1.1.0'
<dependency org="me.lucko" name="helper-js" rev="1.1.0">
  <artifact name="helper-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.lucko', module='helper-js', version='1.1.0')
)
libraryDependencies += "me.lucko" % "helper-js" % "1.1.0"
[me.lucko/helper-js "1.1.0"]