License |
License |
---|---|
GroupId | GroupIdcom.thedeanda |
ArtifactId | ArtifactIdlorem |
Last Version | Last Version2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlorem
An extremely useful Lorem Ipsum generator for Java!
|
Project URL |
Project URL |
Filename | Size |
---|---|
lorem-2.1.pom | |
lorem-2.1.jar | 25 KB |
lorem-2.1-sources.jar | 22 KB |
lorem-2.1-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.thedeanda/lorem/ -->
<dependency>
<groupId>com.thedeanda</groupId>
<artifactId>lorem</artifactId>
<version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.thedeanda/lorem/
implementation 'com.thedeanda:lorem:2.1'
// https://jarcasting.com/artifacts/com.thedeanda/lorem/
implementation ("com.thedeanda:lorem:2.1")
'com.thedeanda:lorem:jar:2.1'
<dependency org="com.thedeanda" name="lorem" rev="2.1">
<artifact name="lorem" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thedeanda', module='lorem', version='2.1')
)
libraryDependencies += "com.thedeanda" % "lorem" % "2.1"
[com.thedeanda/lorem "2.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |