Nuts Community Runtime

Nuts Reference Runtime Implementation

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.thevpc.nuts
Идентификатор

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

nuts-runtime
Последняя версия

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

0.8.3.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Nuts Community Runtime
Nuts Reference Runtime Implementation
Ссылка на сайт

Ссылка на сайт

https://github.com/thevpc/nuts
Организация-разработчик

Организация-разработчик

vpc open source initiative
Система контроля версий

Система контроля версий

https://github.com/thevpc/nuts/tree/master

Скачать nuts-runtime

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/net.thevpc.nuts/nuts-runtime/ -->
<dependency>
    <groupId>net.thevpc.nuts</groupId>
    <artifactId>nuts-runtime</artifactId>
    <version>0.8.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.thevpc.nuts/nuts-runtime/
implementation 'net.thevpc.nuts:nuts-runtime:0.8.3.1'
// https://jarcasting.com/artifacts/net.thevpc.nuts/nuts-runtime/
implementation ("net.thevpc.nuts:nuts-runtime:0.8.3.1")
'net.thevpc.nuts:nuts-runtime:jar:0.8.3.1'
<dependency org="net.thevpc.nuts" name="nuts-runtime" rev="0.8.3.1">
  <artifact name="nuts-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.thevpc.nuts', module='nuts-runtime', version='0.8.3.1')
)
libraryDependencies += "net.thevpc.nuts" % "nuts-runtime" % "0.8.3.1"
[net.thevpc.nuts/nuts-runtime "0.8.3.1"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
net.thevpc.nuts : nuts jar 0.8.3
org.fusesource.jansi : jansi jar 2.3.4
com.github.vatbub : mslinks jar 1.0.5

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.8.3.1
0.8.3.0
0.8.2.1
0.8.2.0
0.8.1.0
0.8.0.0