is not current version
Last Version 6

org.kevoree.mwg.plugins:mljs 1


GroupId

GroupId

org.kevoree.mwg.plugins
ArtifactId

ArtifactId

mljs
Version

Version

1
Type

Type

jar

Download mljs 1

Filename Size
mljs-1.pom
mljs-1.jar 207 KB
mljs-1-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>1</version>
</dependency>
// https://jarcasting.com/artifacts/org.kevoree.mwg.plugins/mljs/
implementation 'org.kevoree.mwg.plugins:mljs:1'
// https://jarcasting.com/artifacts/org.kevoree.mwg.plugins/mljs/
implementation ("org.kevoree.mwg.plugins:mljs:1")
'org.kevoree.mwg.plugins:mljs:jar:1'
<dependency org="org.kevoree.mwg.plugins" name="mljs" rev="1">
  <artifact name="mljs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kevoree.mwg.plugins', module='mljs', version='1')
)
libraryDependencies += "org.kevoree.mwg.plugins" % "mljs" % "1"
[org.kevoree.mwg.plugins/mljs "1"]