| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.horvee.storylog |
| Идентификатор | Идентификаторstorylog |
| Версия | Версия1.0.1.RELEASE |
| Тип | Типpom |
| Описание |
ОписаниеParent pom providing dependency and plugin management for applications built with Maven
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| storylog-1.0.1.RELEASE.pom | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.horvee.storylog/storylog/ -->
<dependency>
<groupId>io.github.horvee.storylog</groupId>
<artifactId>storylog</artifactId>
<version>1.0.1.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.horvee.storylog/storylog/
implementation 'io.github.horvee.storylog:storylog:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/io.github.horvee.storylog/storylog/
implementation ("io.github.horvee.storylog:storylog:1.0.1.RELEASE")
'io.github.horvee.storylog:storylog:pom:1.0.1.RELEASE'
<dependency org="io.github.horvee.storylog" name="storylog" rev="1.0.1.RELEASE">
<artifact name="storylog" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.horvee.storylog', module='storylog', version='1.0.1.RELEASE')
)
libraryDependencies += "io.github.horvee.storylog" % "storylog" % "1.0.1.RELEASE"
[io.github.horvee.storylog/storylog "1.0.1.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |