is not current version
Last Version 1.3.1

org.noear:luffy.executor.m.enjoy 1.0


GroupId

GroupId

org.noear
ArtifactId

ArtifactId

luffy.executor.m.enjoy
Version

Version

1.0
Type

Type

jar

Download luffy.executor.m.enjoy 1.0


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