MVN

org.lifty : lifty-engine_2.8.1

Maven & Gradle

Sep 11, 2011
1 usages
<dependency>
    <groupId>org.lifty</groupId>
    <artifactId>lifty-engine_2.8.1</artifactId>
    <version>0.7-BETA</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.lifty : lifty-engine_2.8.1 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.7-BETA
  • Latest Beta: 0.7-BETA

All Versions

Choose a version of org.lifty : lifty-engine_2.8.1 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.7
lifty-engine_2.8.1-0.7-BETA

How to add a dependency to Maven

Add the following org.lifty : lifty-engine_2.8.1 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.lifty</groupId>
    <artifactId>lifty-engine_2.8.1</artifactId>
    <version>0.7-BETA</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.lifty : lifty-engine_2.8.1 gradle dependency to your build.gradle file:

implementation 'org.lifty:lifty-engine_2.8.1:0.7-BETA'

Gradle Kotlin DSL: Add the following org.lifty : lifty-engine_2.8.1 gradle kotlin dependency to your build.gradle.kts file:

implementation("org.lifty:lifty-engine_2.8.1:0.7-BETA")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.lifty : lifty-engine_2.8.1 sbt scala dependency to your build.sbt file:

libraryDependencies += "org.lifty" % "lifty-engine_2.8.1" % "0.7-BETA"

Advertisement

Dependencies from Group

Dec 12, 2011
1 usages
Sep 11, 2011
1 usages
Mar 16, 2011
1 usages
Mar 16, 2011
1 usages

Discover Dependencies

Mar 16, 2011
1 usages
Nov 07, 2013
4 usages
0 stars
Mar 30, 2010
2 usages
Mar 30, 2010
1 usages
Mar 30, 2010
2 usages
Mar 30, 2010
Jun 01, 2012
1 stars