is not current version
Last Version 1.3.1

org.noear:luffy.executor.s.javascript 1.0.5


Categories

Categories

JavaScript Languages
GroupId

GroupId

org.noear
ArtifactId

ArtifactId

luffy.executor.s.javascript
Version

Version

1.0.5
Type

Type

jar

Download luffy.executor.s.javascript 1.0.5


<!-- https://jarcasting.com/artifacts/org.noear/luffy.executor.s.javascript/ -->
<dependency>
    <groupId>org.noear</groupId>
    <artifactId>luffy.executor.s.javascript</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.noear/luffy.executor.s.javascript/
implementation 'org.noear:luffy.executor.s.javascript:1.0.5'
// https://jarcasting.com/artifacts/org.noear/luffy.executor.s.javascript/
implementation ("org.noear:luffy.executor.s.javascript:1.0.5")
'org.noear:luffy.executor.s.javascript:jar:1.0.5'
<dependency org="org.noear" name="luffy.executor.s.javascript" rev="1.0.5">
  <artifact name="luffy.executor.s.javascript" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.noear', module='luffy.executor.s.javascript', version='1.0.5')
)
libraryDependencies += "org.noear" % "luffy.executor.s.javascript" % "1.0.5"
[org.noear/luffy.executor.s.javascript "1.0.5"]