License |
License |
---|---|
GroupId | GroupIdcom.51degrees |
ArtifactId | ArtifactIddevice-detection.shared |
Version | Version4.2.8 |
Type | Typejar |
Description |
Description51Degrees :: Device Detection :: Shared
Device detection engines for the 51Degrees Pipeline API
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.51degrees/device-detection.shared/ -->
<dependency>
<groupId>com.51degrees</groupId>
<artifactId>device-detection.shared</artifactId>
<version>4.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.51degrees/device-detection.shared/
implementation 'com.51degrees:device-detection.shared:4.2.8'
// https://jarcasting.com/artifacts/com.51degrees/device-detection.shared/
implementation ("com.51degrees:device-detection.shared:4.2.8")
'com.51degrees:device-detection.shared:jar:4.2.8'
<dependency org="com.51degrees" name="device-detection.shared" rev="4.2.8">
<artifact name="device-detection.shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.51degrees', module='device-detection.shared', version='4.2.8')
)
libraryDependencies += "com.51degrees" % "device-detection.shared" % "4.2.8"
[com.51degrees/device-detection.shared "4.2.8"]
Group / Artifact | Type | Version |
---|---|---|
com.51degrees : pipeline.engines.fiftyone | jar | 4.2.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |