c

com.liferay.feature.flag.web

Liferay Feature Flag Web
LGPL 2.1
Brian Wing Shun Chan
Files download
File Operation
com.liferay.feature.flag.web-1.0.31.jar download
com.liferay.feature.flag.web-1.0.31.pom download
com.liferay.feature.flag.web-1.0.31-sources.jar download
Apache Maven
<dependency>
  <groupId>com.liferay</groupId>
  <artifactId>com.liferay.feature.flag.web</artifactId>
  <version>1.0.31</version>
</dependency>
Gradle Groovy
implementation 'com.liferay:com.liferay.feature.flag.web:1.0.31'
Gradle Kotlin
implementation("com.liferay:com.liferay.feature.flag.web:1.0.31")
Scala SBT
libraryDependencies += "com.liferay" % "com.liferay.feature.flag.web" % "1.0.31"
Groovy Grape
@Grapes(
  @Grab(group='com.liferay', module='com.liferay.feature.flag.web', version='1.0.31')
)
Apache Ivy
<dependency org="com.liferay" name="com.liferay.feature.flag.web" rev="1.0.31" />
Leiningen
[com.liferay/com.liferay.feature.flag.web "1.0.31"]
Apache Buildr
'com.liferay:com.liferay.feature.flag.web:jar:1.0.31'
Dependencies
The project has no third-party dependencies