is not current version
Last Version 3.0.0

com.rheagroup:cdp4-sdk4j 1.0.0


GroupId

GroupId

com.rheagroup
ArtifactId

ArtifactId

cdp4-sdk4j
Version

Version

1.0.0
Type

Type

pom

Download cdp4-sdk4j 1.0.0

Filename Size
cdp4-sdk4j-1.0.0.pom 889 bytes
Browse

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