не последняя версия
Последняя версия 0.1.32

com.facebook.jcommon:jcommon-parent 0.1.13

common java libs

Группа

Группа

com.facebook.jcommon
Идентификатор

Идентификатор

jcommon-parent
Версия

Версия

0.1.13
Тип

Тип

pom

Скачать jcommon-parent 0.1.13

Имя Файла Размер
jcommon-parent-0.1.13.pom 12 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.facebook.jcommon/jcommon-parent/ -->
<dependency>
    <groupId>com.facebook.jcommon</groupId>
    <artifactId>jcommon-parent</artifactId>
    <version>0.1.13</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.jcommon/jcommon-parent/
implementation 'com.facebook.jcommon:jcommon-parent:0.1.13'
// https://jarcasting.com/artifacts/com.facebook.jcommon/jcommon-parent/
implementation ("com.facebook.jcommon:jcommon-parent:0.1.13")
'com.facebook.jcommon:jcommon-parent:pom:0.1.13'
<dependency org="com.facebook.jcommon" name="jcommon-parent" rev="0.1.13">
  <artifact name="jcommon-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.facebook.jcommon', module='jcommon-parent', version='0.1.13')
)
libraryDependencies += "com.facebook.jcommon" % "jcommon-parent" % "0.1.13"
[com.facebook.jcommon/jcommon-parent "0.1.13"]