| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.thedeanda |
| Идентификатор | Идентификаторlorem |
| Последняя версия | Последняя версия2.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеlorem
An extremely useful Lorem Ipsum generator for Java!
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| lorem-2.1.pom | |
| lorem-2.1.jar | 25 KB |
| lorem-2.1-sources.jar | 22 KB |
| lorem-2.1-javadoc.jar | 35 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |