не последняя версия
Последняя версия 6

org.kevoree.mwg.plugins:mljs 4


Группа

Группа

org.kevoree.mwg.plugins
Идентификатор

Идентификатор

mljs
Версия

Версия

4
Тип

Тип

jar

Скачать mljs 4

Имя Файла Размер
mljs-4.pom
mljs-4.jar 214 KB
mljs-4-javadoc.jar 333 bytes
Обзор

<!-- 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"]