is not current version
Last Version 3.0.0

com.rheagroup:cdp4-sdk4j 2.0.0


GroupId

GroupId

com.rheagroup
ArtifactId

ArtifactId

cdp4-sdk4j
Version

Version

2.0.0
Type

Type

pom

Download cdp4-sdk4j 2.0.0

Filename Size
cdp4-sdk4j-2.0.0.pom 942 bytes
Browse

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