| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииReact Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаtech.picnic.reactive-support |
| Идентификатор | Идентификаторreactive-support |
| Версия | Версия0.0.2 |
| Тип | Типpom |
| Описание |
ОписаниеPicnic :: Reactive Support
Reactive programming support library by Picnic.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| reactive-support-0.0.2.pom | 47 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/tech.picnic.reactive-support/reactive-support/ -->
<dependency>
<groupId>tech.picnic.reactive-support</groupId>
<artifactId>reactive-support</artifactId>
<version>0.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/tech.picnic.reactive-support/reactive-support/
implementation 'tech.picnic.reactive-support:reactive-support:0.0.2'
// https://jarcasting.com/artifacts/tech.picnic.reactive-support/reactive-support/
implementation ("tech.picnic.reactive-support:reactive-support:0.0.2")
'tech.picnic.reactive-support:reactive-support:pom:0.0.2'
<dependency org="tech.picnic.reactive-support" name="reactive-support" rev="0.0.2">
<artifact name="reactive-support" type="pom" />
</dependency>
@Grapes(
@Grab(group='tech.picnic.reactive-support', module='reactive-support', version='0.0.2')
)
libraryDependencies += "tech.picnic.reactive-support" % "reactive-support" % "0.0.2"
[tech.picnic.reactive-support/reactive-support "0.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |