не последняя версия
Последняя версия 0.1-beta-2

org.objectweb.fractal.mind.compiler:mind-compiler 0.1-alpha-1

Mind compiler is the tool-set that support the development of component-based software written with the Mind programming model.

Группа

Группа

org.objectweb.fractal.mind.compiler
Идентификатор

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

mind-compiler
Версия

Версия

0.1-alpha-1
Тип

Тип

pom

Скачать mind-compiler 0.1-alpha-1

Имя Файла Размер
mind-compiler-0.1-alpha-1.pom 9 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.mind.compiler/mind-compiler/ -->
<dependency>
    <groupId>org.objectweb.fractal.mind.compiler</groupId>
    <artifactId>mind-compiler</artifactId>
    <version>0.1-alpha-1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.mind.compiler/mind-compiler/
implementation 'org.objectweb.fractal.mind.compiler:mind-compiler:0.1-alpha-1'
// https://jarcasting.com/artifacts/org.objectweb.fractal.mind.compiler/mind-compiler/
implementation ("org.objectweb.fractal.mind.compiler:mind-compiler:0.1-alpha-1")
'org.objectweb.fractal.mind.compiler:mind-compiler:pom:0.1-alpha-1'
<dependency org="org.objectweb.fractal.mind.compiler" name="mind-compiler" rev="0.1-alpha-1">
  <artifact name="mind-compiler" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.mind.compiler', module='mind-compiler', version='0.1-alpha-1')
)
libraryDependencies += "org.objectweb.fractal.mind.compiler" % "mind-compiler" % "0.1-alpha-1"
[org.objectweb.fractal.mind.compiler/mind-compiler "0.1-alpha-1"]