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

org.kevoree.mwg.plugins:mljs 1


Группа

Группа

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

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

mljs
Версия

Версия

1
Тип

Тип

jar

Скачать mljs 1

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

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