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