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