smt-parent
This is the parent pom that is used by all the shiver.me.timbers projects.
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.shiver-me-timbers |
| Идентификатор | Идентификаторsmt-parent |
| Последняя версия | Последняя версия1.3 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеsmt-parent
This is the parent pom that is used by all the shiver-me-timbers projects.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| smt-parent-1.3.pom | 12 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-parent/ -->
<dependency>
<groupId>com.github.shiver-me-timbers</groupId>
<artifactId>smt-parent</artifactId>
<version>1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-parent/
implementation 'com.github.shiver-me-timbers:smt-parent:1.3'
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-parent/
implementation ("com.github.shiver-me-timbers:smt-parent:1.3")
'com.github.shiver-me-timbers:smt-parent:pom:1.3'
<dependency org="com.github.shiver-me-timbers" name="smt-parent" rev="1.3">
<artifact name="smt-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.shiver-me-timbers', module='smt-parent', version='1.3')
)
libraryDependencies += "com.github.shiver-me-timbers" % "smt-parent" % "1.3"
[com.github.shiver-me-timbers/smt-parent "1.3"]
This is the parent pom that is used by all the shiver.me.timbers projects.