GroupId | GroupIdcom.51degrees |
---|---|
ArtifactId | ArtifactIdpipeline.device-detection |
Version | Version4.3.17 |
Type | Typepom |
Filename | Size |
---|---|
pipeline.device-detection-4.3.17.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.51degrees/pipeline.device-detection/ -->
<dependency>
<groupId>com.51degrees</groupId>
<artifactId>pipeline.device-detection</artifactId>
<version>4.3.17</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.51degrees/pipeline.device-detection/
implementation 'com.51degrees:pipeline.device-detection:4.3.17'
// https://jarcasting.com/artifacts/com.51degrees/pipeline.device-detection/
implementation ("com.51degrees:pipeline.device-detection:4.3.17")
'com.51degrees:pipeline.device-detection:pom:4.3.17'
<dependency org="com.51degrees" name="pipeline.device-detection" rev="4.3.17">
<artifact name="pipeline.device-detection" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.51degrees', module='pipeline.device-detection', version='4.3.17')
)
libraryDependencies += "com.51degrees" % "pipeline.device-detection" % "4.3.17"
[com.51degrees/pipeline.device-detection "4.3.17"]