Last Version

Pipelines Library 3.1

Pipelines Library for Java

License

License

Categories

Categories

Net
GroupId

GroupId

net.pwall.util
ArtifactId

ArtifactId

pipelines
Version

Version

3.1
Type

Type

jar
Description

Description

Pipelines Library
Pipelines Library for Java
Project URL

Project URL

https://github.com/pwall567/pipelines
Source Code Management

Source Code Management

https://github.com/pwall567/pipelines.git

Download pipelines 3.1


<!-- 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"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.