License |
License |
---|---|
GroupId | GroupIdcom.51degrees |
ArtifactId | ArtifactIdpipeline |
Last Version | Last Version4.4.7 |
Release Date | Release Date |
Type | Typepom |
Description |
Description51Degrees :: Pipeline
Java implementation of 51Degrees Pipeline API
|
Project Organization |
Project Organization51Degrees |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pipeline-4.4.7.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.51degrees/pipeline/ -->
<dependency>
<groupId>com.51degrees</groupId>
<artifactId>pipeline</artifactId>
<version>4.4.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.51degrees/pipeline/
implementation 'com.51degrees:pipeline:4.4.7'
// https://jarcasting.com/artifacts/com.51degrees/pipeline/
implementation ("com.51degrees:pipeline:4.4.7")
'com.51degrees:pipeline:pom:4.4.7'
<dependency org="com.51degrees" name="pipeline" rev="4.4.7">
<artifact name="pipeline" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.51degrees', module='pipeline', version='4.4.7')
)
libraryDependencies += "com.51degrees" % "pipeline" % "4.4.7"
[com.51degrees/pipeline "4.4.7"]