| Группа | Группаorg.mymmsc |
|---|---|
| Идентификатор | Идентификаторhotwheel-parent |
| Версия | Версия5.6.1 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| hotwheel-parent-5.6.1.pom | 24 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.mymmsc/hotwheel-parent/ -->
<dependency>
<groupId>org.mymmsc</groupId>
<artifactId>hotwheel-parent</artifactId>
<version>5.6.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mymmsc/hotwheel-parent/
implementation 'org.mymmsc:hotwheel-parent:5.6.1'
// https://jarcasting.com/artifacts/org.mymmsc/hotwheel-parent/
implementation ("org.mymmsc:hotwheel-parent:5.6.1")
'org.mymmsc:hotwheel-parent:pom:5.6.1'
<dependency org="org.mymmsc" name="hotwheel-parent" rev="5.6.1">
<artifact name="hotwheel-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mymmsc', module='hotwheel-parent', version='5.6.1')
)
libraryDependencies += "org.mymmsc" % "hotwheel-parent" % "5.6.1"
[org.mymmsc/hotwheel-parent "5.6.1"]