MVN

org.fulib : fulibMockups

Maven & Gradle

Feb 24, 2021
1 usages
1 stars

fulibMockups · Tools for generating HTML mockups and Web Apps.

<dependency>
    <groupId>org.fulib</groupId>
    <artifactId>fulibMockups</artifactId>
    <version>0.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.fulib : fulibMockups to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.0

All Versions

Choose a version of org.fulib : fulibMockups to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
fulibMockups-0.4.0
0.3.x
fulibMockups-0.3.1
fulibMockups-0.3.0
0.2.x
fulibMockups-0.2.0
0.0.x
fulibMockups-0.0.1

How to add a dependency to Maven

Add the following org.fulib : fulibMockups maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.fulib</groupId>
    <artifactId>fulibMockups</artifactId>
    <version>0.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.fulib : fulibMockups gradle dependency to your build.gradle file:

implementation 'org.fulib:fulibMockups:0.4.0'

Gradle Kotlin DSL: Add the following org.fulib : fulibMockups gradle kotlin dependency to your build.gradle.kts file:

implementation("org.fulib:fulibMockups:0.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.fulib : fulibMockups sbt scala dependency to your build.sbt file:

libraryDependencies += "org.fulib" % "fulibMockups" % "0.4.0"

Advertisement

Dependencies from Group

Feb 21, 2021
3 usages
0 stars
Feb 23, 2021
3 usages
1 stars
Dec 17, 2021
3 usages
12 stars
Feb 21, 2021
2 usages
1 stars
Feb 24, 2021
1 usages
1 stars

Discover Dependencies