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