MVN

com.51degrees : device-detection.hash.engine.on-premise

Maven & Gradle

Aug 25, 2023
2 stars

51Degrees :: Device Detection :: Hash :: On Premise

<dependency>
    <groupId>com.51degrees</groupId>
    <artifactId>device-detection.hash.engine.on-premise</artifactId>
    <version>4.4.48</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.51degrees : device-detection.hash.engine.on-premise to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.4.48
  • Latest Beta: 4.1.0-beta.19
  • Latest Alpha: 4.5.0-alpha.277

All Versions

Choose a version of com.51degrees : device-detection.hash.engine.on-premise to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.5.x
device-detection.hash.engine.on-premise-4.5.0-alpha.277
4.4.x
device-detection.hash.engine.on-premise-4.4.48
device-detection.hash.engine.on-premise-4.4.47
device-detection.hash.engine.on-premise-4.4.46
device-detection.hash.engine.on-premise-4.4.45
device-detection.hash.engine.on-premise-4.4.44
device-detection.hash.engine.on-premise-4.4.43
device-detection.hash.engine.on-premise-4.4.42
device-detection.hash.engine.on-premise-4.4.41
device-detection.hash.engine.on-premise-4.4.40
device-detection.hash.engine.on-premise-4.4.39
device-detection.hash.engine.on-premise-4.4.38
device-detection.hash.engine.on-premise-4.4.37
device-detection.hash.engine.on-premise-4.4.36
device-detection.hash.engine.on-premise-4.4.35
device-detection.hash.engine.on-premise-4.4.34
device-detection.hash.engine.on-premise-4.4.33
device-detection.hash.engine.on-premise-4.4.32
device-detection.hash.engine.on-premise-4.4.31
device-detection.hash.engine.on-premise-4.4.30
device-detection.hash.engine.on-premise-4.4.29
device-detection.hash.engine.on-premise-4.4.28
device-detection.hash.engine.on-premise-4.4.27
device-detection.hash.engine.on-premise-4.4.20
device-detection.hash.engine.on-premise-4.4.19
device-detection.hash.engine.on-premise-4.4.18
device-detection.hash.engine.on-premise-4.4.17
device-detection.hash.engine.on-premise-4.4.16
device-detection.hash.engine.on-premise-4.4.15
device-detection.hash.engine.on-premise-4.4.14
device-detection.hash.engine.on-premise-4.4.11
device-detection.hash.engine.on-premise-4.4.10
device-detection.hash.engine.on-premise-4.4.9
device-detection.hash.engine.on-premise-4.4.8
device-detection.hash.engine.on-premise-4.4.6
device-detection.hash.engine.on-premise-4.4.5
device-detection.hash.engine.on-premise-4.4.2
device-detection.hash.engine.on-premise-4.4.1
4.3.x
device-detection.hash.engine.on-premise-4.3.17
device-detection.hash.engine.on-premise-4.3.16
device-detection.hash.engine.on-premise-4.3.14
device-detection.hash.engine.on-premise-4.3.13
device-detection.hash.engine.on-premise-4.3.12
device-detection.hash.engine.on-premise-4.3.11
device-detection.hash.engine.on-premise-4.3.10
device-detection.hash.engine.on-premise-4.3.9
device-detection.hash.engine.on-premise-4.3.5
device-detection.hash.engine.on-premise-4.3.3
device-detection.hash.engine.on-premise-4.3.2
device-detection.hash.engine.on-premise-4.3.0
4.2.x
device-detection.hash.engine.on-premise-4.2.8
device-detection.hash.engine.on-premise-4.2.7
device-detection.hash.engine.on-premise-4.2.3
device-detection.hash.engine.on-premise-4.2.1
device-detection.hash.engine.on-premise-4.2.0
4.1.x
device-detection.hash.engine.on-premise-4.1.9
device-detection.hash.engine.on-premise-4.1.8
device-detection.hash.engine.on-premise-4.1.7
device-detection.hash.engine.on-premise-4.1.5
device-detection.hash.engine.on-premise-4.1.4
device-detection.hash.engine.on-premise-4.1.3
device-detection.hash.engine.on-premise-4.1.0-beta.19
device-detection.hash.engine.on-premise-4.1.0-beta.16
device-detection.hash.engine.on-premise-4.1.0-beta.14
device-detection.hash.engine.on-premise-4.1.0-beta.11

How to add a dependency to Maven

Add the following com.51degrees : device-detection.hash.engine.on-premise maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.51degrees</groupId>
    <artifactId>device-detection.hash.engine.on-premise</artifactId>
    <version>4.4.48</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.51degrees : device-detection.hash.engine.on-premise gradle dependency to your build.gradle file:

implementation 'com.51degrees:device-detection.hash.engine.on-premise:4.4.48'

Gradle Kotlin DSL: Add the following com.51degrees : device-detection.hash.engine.on-premise gradle kotlin dependency to your build.gradle.kts file:

implementation("com.51degrees:device-detection.hash.engine.on-premise:4.4.48")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.51degrees : device-detection.hash.engine.on-premise sbt scala dependency to your build.sbt file:

libraryDependencies += "com.51degrees" % "device-detection.hash.engine.on-premise" % "4.4.48"

Advertisement