is not current version
Last Version 0.2.0.4

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

The parent for all OSGi wrapped third party libraries

GroupId

GroupId

com.diamondq.common
ArtifactId

ArtifactId

common-thirdparty.parent
Version

Version

0.2.0.1
Type

Type

pom

Download common-thirdparty.parent 0.2.0.1


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