is not current version
Last Version 0.1.32

com.facebook.jcommon:jcommon-parent 0.1.22

common java libs

GroupId

GroupId

com.facebook.jcommon
ArtifactId

ArtifactId

jcommon-parent
Version

Version

0.1.22
Type

Type

pom

Download jcommon-parent 0.1.22

Filename Size
jcommon-parent-0.1.22.pom 13 KB
Browse

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