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