MVN

com.liferay : com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise

Maven & Gradle

Jul 21, 2023
2k stars

Liferay Portal Mobile Device Detection FiftyOneDegrees Enterprise

<dependency>
    <groupId>com.liferay</groupId>
    <artifactId>com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise</artifactId>
    <version>2.0.45</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.liferay : com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.45

All Versions

Choose a version of com.liferay : com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise-4.0.18
com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise-4.0.17
com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise-4.0.16
com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise-4.0.15
com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise-4.0.14
3.0.x
com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise-3.0.30
com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise-3.0.29
com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise-3.0.28
com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise-3.0.27
com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise-3.0.26
com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise-3.0.25
com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise-3.0.24
com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise-3.0.23
com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise-3.0.22
com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise-3.0.21
com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise-3.0.20
com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise-3.0.19
2.0.x
com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise-2.0.45
com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise-2.0.44
com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise-2.0.43
com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise-2.0.42
com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise-2.0.41
com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise-2.0.40
com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise-2.0.39
com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise-2.0.38
com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise-2.0.37
com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise-2.0.36
com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise-2.0.35
com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise-2.0.34
com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise-2.0.33
com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise-2.0.32
1.0.x
com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise-1.0.61
com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise-1.0.60
com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise-1.0.59
com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise-1.0.58
com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise-1.0.57
com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise-1.0.56
com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise-1.0.55
com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise-1.0.54
com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise-1.0.53
com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise-1.0.52
com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise-1.0.51
com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise-1.0.50
com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise-1.0.49
com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise-1.0.48

How to add a dependency to Maven

Add the following com.liferay : com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.liferay</groupId>
    <artifactId>com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise</artifactId>
    <version>2.0.45</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.liferay : com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise gradle dependency to your build.gradle file:

implementation 'com.liferay:com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise:2.0.45'

Gradle Kotlin DSL: Add the following com.liferay : com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise gradle kotlin dependency to your build.gradle.kts file:

implementation("com.liferay:com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise:2.0.45")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.liferay : com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise sbt scala dependency to your build.sbt file:

libraryDependencies += "com.liferay" % "com.liferay.portal.mobile.device.detection.fiftyonedegrees.enterprise" % "2.0.45"