License |
License |
---|---|
GroupId | GroupIdcom.51degrees |
ArtifactId | ArtifactIdpipeline.device-detection |
Version | Version4.3.0 |
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.3.0.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.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.51degrees/pipeline.device-detection/
implementation 'com.51degrees:pipeline.device-detection:4.3.0'
// https://jarcasting.com/artifacts/com.51degrees/pipeline.device-detection/
implementation ("com.51degrees:pipeline.device-detection:4.3.0")
'com.51degrees:pipeline.device-detection:pom:4.3.0'
<dependency org="com.51degrees" name="pipeline.device-detection" rev="4.3.0">
<artifact name="pipeline.device-detection" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.51degrees', module='pipeline.device-detection', version='4.3.0')
)
libraryDependencies += "com.51degrees" % "pipeline.device-detection" % "4.3.0"
[com.51degrees/pipeline.device-detection "4.3.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |