is not current version
Last Version 6

org.kevoree.mwg.plugins:mljs 4


GroupId

GroupId

org.kevoree.mwg.plugins
ArtifactId

ArtifactId

mljs
Version

Version

4
Type

Type

jar

Download mljs 4

Filename Size
mljs-4.pom
mljs-4.jar 214 KB
mljs-4-javadoc.jar 333 bytes
Browse

<!-- https://jarcasting.com/artifacts/org.kevoree.mwg.plugins/mljs/ -->
<dependency>
    <groupId>org.kevoree.mwg.plugins</groupId>
    <artifactId>mljs</artifactId>
    <version>4</version>
</dependency>
// https://jarcasting.com/artifacts/org.kevoree.mwg.plugins/mljs/
implementation 'org.kevoree.mwg.plugins:mljs:4'
// https://jarcasting.com/artifacts/org.kevoree.mwg.plugins/mljs/
implementation ("org.kevoree.mwg.plugins:mljs:4")
'org.kevoree.mwg.plugins:mljs:jar:4'
<dependency org="org.kevoree.mwg.plugins" name="mljs" rev="4">
  <artifact name="mljs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kevoree.mwg.plugins', module='mljs', version='4')
)
libraryDependencies += "org.kevoree.mwg.plugins" % "mljs" % "4"
[org.kevoree.mwg.plugins/mljs "4"]