is not current version
Last Version 4.4.10

com.51degrees:pipeline.device-detection 4.1.0-beta.14

Device detection engines for the 51Degrees Pipeline API

GroupId

GroupId

com.51degrees
ArtifactId

ArtifactId

pipeline.device-detection
Version

Version

4.1.0-beta.14
Type

Type

pom

Download pipeline.device-detection 4.1.0-beta.14


<!-- https://jarcasting.com/artifacts/com.51degrees/pipeline.device-detection/ -->
<dependency>
    <groupId>com.51degrees</groupId>
    <artifactId>pipeline.device-detection</artifactId>
    <version>4.1.0-beta.14</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.51degrees/pipeline.device-detection/
implementation 'com.51degrees:pipeline.device-detection:4.1.0-beta.14'
// https://jarcasting.com/artifacts/com.51degrees/pipeline.device-detection/
implementation ("com.51degrees:pipeline.device-detection:4.1.0-beta.14")
'com.51degrees:pipeline.device-detection:pom:4.1.0-beta.14'
<dependency org="com.51degrees" name="pipeline.device-detection" rev="4.1.0-beta.14">
  <artifact name="pipeline.device-detection" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.51degrees', module='pipeline.device-detection', version='4.1.0-beta.14')
)
libraryDependencies += "com.51degrees" % "pipeline.device-detection" % "4.1.0-beta.14"
[com.51degrees/pipeline.device-detection "4.1.0-beta.14"]