is not current version
Last Version 0.2.0.4

com.diamondq.common:common-thirdparty.parent 0.2.0

The parent for all OSGi wrapped third party libraries

GroupId

GroupId

com.diamondq.common
ArtifactId

ArtifactId

common-thirdparty.parent
Version

Version

0.2.0
Type

Type

pom

Download common-thirdparty.parent 0.2.0


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