| License |
License |
|---|---|
| GroupId | GroupIdcom.51degrees |
| ArtifactId | ArtifactIdpipeline.device-detection |
| Last Version | Last Version4.4.10 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Description51Degrees :: Pipeline :: Device Detection
Device detection engines for the 51Degrees Pipeline API
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| pipeline.device-detection-4.4.10.pom | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.51degrees/pipeline.device-detection/ -->
<dependency>
<groupId>com.51degrees</groupId>
<artifactId>pipeline.device-detection</artifactId>
<version>4.4.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.51degrees/pipeline.device-detection/
implementation 'com.51degrees:pipeline.device-detection:4.4.10'
// https://jarcasting.com/artifacts/com.51degrees/pipeline.device-detection/
implementation ("com.51degrees:pipeline.device-detection:4.4.10")
'com.51degrees:pipeline.device-detection:pom:4.4.10'
<dependency org="com.51degrees" name="pipeline.device-detection" rev="4.4.10">
<artifact name="pipeline.device-detection" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.51degrees', module='pipeline.device-detection', version='4.4.10')
)
libraryDependencies += "com.51degrees" % "pipeline.device-detection" % "4.4.10"
[com.51degrees/pipeline.device-detection "4.4.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.10 |