| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.intelie.pipes |
| ArtifactId | ArtifactIdpipes |
| Last Version | Last Version0.25.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPipes
Intelie Pipes core engine and compiler
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.intelie.pipes : pipes-api | jar | 0.25.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains : annotations Optional | jar | 23.0.0 |