is not current version
Last Version 3.0.0

com.rheagroup:cdp4dal 1.0.0


GroupId

GroupId

com.rheagroup
ArtifactId

ArtifactId

cdp4dal
Version

Version

1.0.0
Type

Type

jar

Download cdp4dal 1.0.0


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