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