Lorem Ipsum Generator

A library for generating random latin text based on the standard "Lorem Ipsum" text.

License

License

GroupId

GroupId

org.thshsh
ArtifactId

ArtifactId

lorem-ipsum-generator
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Lorem Ipsum Generator
A library for generating random latin text based on the standard "Lorem Ipsum" text.
Project URL

Project URL

https://github.com/theshoeshiner/lorem-ipsum-generator
Source Code Management

Source Code Management

https://github.com/theshoeshiner/lorem-ipsum-generator

Download lorem-ipsum-generator

How to add to project

<!-- https://jarcasting.com/artifacts/org.thshsh/lorem-ipsum-generator/ -->
<dependency>
    <groupId>org.thshsh</groupId>
    <artifactId>lorem-ipsum-generator</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.thshsh/lorem-ipsum-generator/
implementation 'org.thshsh:lorem-ipsum-generator:2.0.0'
// https://jarcasting.com/artifacts/org.thshsh/lorem-ipsum-generator/
implementation ("org.thshsh:lorem-ipsum-generator:2.0.0")
'org.thshsh:lorem-ipsum-generator:jar:2.0.0'
<dependency org="org.thshsh" name="lorem-ipsum-generator" rev="2.0.0">
  <artifact name="lorem-ipsum-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.thshsh', module='lorem-ipsum-generator', version='2.0.0')
)
libraryDependencies += "org.thshsh" % "lorem-ipsum-generator" % "2.0.0"
[org.thshsh/lorem-ipsum-generator "2.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-text jar 1.8
commons-io : commons-io Optional jar 2.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.0.1