| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.intelie.pipes |
| Идентификатор | Идентификаторpipes |
| Последняя версия | Последняя версия0.25.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеPipes
Intelie Pipes core engine and compiler
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| pipes-0.25.3.pom | |
| pipes-0.25.3.jar | 2 MB |
| pipes-0.25.3-sources.jar | 3 MB |
| pipes-0.25.3-javadoc.jar | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.intelie.pipes/pipes/ -->
<dependency>
<groupId>net.intelie.pipes</groupId>
<artifactId>pipes</artifactId>
<version>0.25.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.intelie.pipes/pipes/
implementation 'net.intelie.pipes:pipes:0.25.3'
// https://jarcasting.com/artifacts/net.intelie.pipes/pipes/
implementation ("net.intelie.pipes:pipes:0.25.3")
'net.intelie.pipes:pipes:jar:0.25.3'
<dependency org="net.intelie.pipes" name="pipes" rev="0.25.3">
<artifact name="pipes" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.intelie.pipes', module='pipes', version='0.25.3')
)
libraryDependencies += "net.intelie.pipes" % "pipes" % "0.25.3"
[net.intelie.pipes/pipes "0.25.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.intelie.pipes : pipes-api | jar | 0.25.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains : annotations Необязательный | jar | 23.0.0 |