MVN

com.thedeanda : lorem

Maven & Gradle

Aug 09, 2023
32 usages
155 stars

lorem · An extremely useful Lorem Ipsum generator for Java!

<dependency>
    <groupId>com.thedeanda</groupId>
    <artifactId>lorem</artifactId>
    <version>2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.thedeanda : lorem to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2

All Versions

Choose a version of com.thedeanda : lorem to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2
lorem-2.2
2.1
lorem-2.1
2.0
lorem-2.0
1.2
lorem-1.2

How to add a dependency to Maven

Add the following com.thedeanda : lorem maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.thedeanda</groupId>
    <artifactId>lorem</artifactId>
    <version>2.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.thedeanda : lorem gradle dependency to your build.gradle file:

implementation 'com.thedeanda:lorem:2.2'

Gradle Kotlin DSL: Add the following com.thedeanda : lorem gradle kotlin dependency to your build.gradle.kts file:

implementation("com.thedeanda:lorem:2.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.thedeanda : lorem sbt scala dependency to your build.sbt file:

libraryDependencies += "com.thedeanda" % "lorem" % "2.2"

Advertisement

Dependencies from Group

Aug 09, 2023
32 usages
155 stars

Discover Dependencies

Jul 10, 2018
131 stars
Jul 17, 2023
4 usages
2 stars
Oct 05, 2021
1 usages
1 stars
Jun 12, 2023
464 usages
10.3k stars
Apr 15, 2018
12 stars
Jul 26, 2016
61 stars
May 31, 2016
7 usages
1 stars