| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.ross-oreto.latte4j |
| Идентификатор | Идентификаторlatte4j |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Описание |
Описаниеlatte4j
Java utility classes and methods
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| latte4j-1.0.0.pom | |
| latte4j-1.0.0.jar | 93 KB |
| latte4j-1.0.0-sources.jar | 51 KB |
| latte4j-1.0.0-javadoc.jar | 293 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.ross-oreto.latte4j/latte4j/ -->
<dependency>
<groupId>io.github.ross-oreto.latte4j</groupId>
<artifactId>latte4j</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ross-oreto.latte4j/latte4j/
implementation 'io.github.ross-oreto.latte4j:latte4j:1.0.0'
// https://jarcasting.com/artifacts/io.github.ross-oreto.latte4j/latte4j/
implementation ("io.github.ross-oreto.latte4j:latte4j:1.0.0")
'io.github.ross-oreto.latte4j:latte4j:jar:1.0.0'
<dependency org="io.github.ross-oreto.latte4j" name="latte4j" rev="1.0.0">
<artifact name="latte4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ross-oreto.latte4j', module='latte4j', version='1.0.0')
)
libraryDependencies += "io.github.ross-oreto.latte4j" % "latte4j" % "1.0.0"
[io.github.ross-oreto.latte4j/latte4j "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |