| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.tomitribe |
| Идентификатор | Идентификаторtomitribe-crest-parent |
| Последняя версия | Последняя версия0.19 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеTomitribe :: Crest
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| tomitribe-crest-parent-0.19.pom | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.tomitribe/tomitribe-crest-parent/ -->
<dependency>
<groupId>org.tomitribe</groupId>
<artifactId>tomitribe-crest-parent</artifactId>
<version>0.19</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.tomitribe/tomitribe-crest-parent/
implementation 'org.tomitribe:tomitribe-crest-parent:0.19'
// https://jarcasting.com/artifacts/org.tomitribe/tomitribe-crest-parent/
implementation ("org.tomitribe:tomitribe-crest-parent:0.19")
'org.tomitribe:tomitribe-crest-parent:pom:0.19'
<dependency org="org.tomitribe" name="tomitribe-crest-parent" rev="0.19">
<artifact name="tomitribe-crest-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.tomitribe', module='tomitribe-crest-parent', version='0.19')
)
libraryDependencies += "org.tomitribe" % "tomitribe-crest-parent" % "0.19"
[org.tomitribe/tomitribe-crest-parent "0.19"]