не последняя версия
Последняя версия 0.5-preview

com.github.blakepettersson:reactmann-java-archetype 0.2-preview

A default archetype to create Reactmann verticles with.

Категории

Категории

Java Языки программирования React Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

com.github.blakepettersson
Идентификатор

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

reactmann-java-archetype
Версия

Версия

0.2-preview
Тип

Тип

jar

Скачать reactmann-java-archetype 0.2-preview


<!-- https://jarcasting.com/artifacts/com.github.blakepettersson/reactmann-java-archetype/ -->
<dependency>
    <groupId>com.github.blakepettersson</groupId>
    <artifactId>reactmann-java-archetype</artifactId>
    <version>0.2-preview</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.blakepettersson/reactmann-java-archetype/
implementation 'com.github.blakepettersson:reactmann-java-archetype:0.2-preview'
// https://jarcasting.com/artifacts/com.github.blakepettersson/reactmann-java-archetype/
implementation ("com.github.blakepettersson:reactmann-java-archetype:0.2-preview")
'com.github.blakepettersson:reactmann-java-archetype:jar:0.2-preview'
<dependency org="com.github.blakepettersson" name="reactmann-java-archetype" rev="0.2-preview">
  <artifact name="reactmann-java-archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.blakepettersson', module='reactmann-java-archetype', version='0.2-preview')
)
libraryDependencies += "com.github.blakepettersson" % "reactmann-java-archetype" % "0.2-preview"
[com.github.blakepettersson/reactmann-java-archetype "0.2-preview"]