| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.pwall.util |
| ArtifactId | ArtifactIdpipelines |
| Last Version | Last Version3.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPipelines Library
Pipelines Library for Java
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| pipelines-3.1.pom | |
| pipelines-3.1.jar | 23 KB |
| pipelines-3.1-sources.jar | 34 KB |
| pipelines-3.1-javadoc.jar | 151 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.pwall.util/pipelines/ -->
<dependency>
<groupId>net.pwall.util</groupId>
<artifactId>pipelines</artifactId>
<version>3.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.pwall.util/pipelines/
implementation 'net.pwall.util:pipelines:3.1'
// https://jarcasting.com/artifacts/net.pwall.util/pipelines/
implementation ("net.pwall.util:pipelines:3.1")
'net.pwall.util:pipelines:jar:3.1'
<dependency org="net.pwall.util" name="pipelines" rev="3.1">
<artifact name="pipelines" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.pwall.util', module='pipelines', version='3.1')
)
libraryDependencies += "net.pwall.util" % "pipelines" % "3.1"
[net.pwall.util/pipelines "3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |