is not current version
Last Version 6

org.kevoree.mwg.plugins:alljs 1


GroupId

GroupId

org.kevoree.mwg.plugins
ArtifactId

ArtifactId

alljs
Version

Version

1
Type

Type

jar

Download alljs 1


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