is not current version
Last Version 2.1

com.thedeanda:lorem 1.2

An extremely useful Lorem Ipsum generator for Java!

GroupId

GroupId

com.thedeanda
ArtifactId

ArtifactId

lorem
Version

Version

1.2
Type

Type

jar

Download lorem 1.2


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