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

org.kevoree.mwg.plugins:mljs 2


Группа

Группа

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

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

mljs
Версия

Версия

2
Тип

Тип

jar

Скачать mljs 2

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

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