GroupId | GroupIdcom.rheagroup |
---|---|
ArtifactId | ArtifactIdcdp4dal |
Version | Version1.1.0 |
Type | Typejar |
Filename | Size |
---|---|
cdp4dal-1.1.0.pom | |
cdp4dal-1.1.0.jar | 93 KB |
cdp4dal-1.1.0-sources.jar | 88 KB |
cdp4dal-1.1.0-javadoc.jar | 737 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.rheagroup/cdp4dal/ -->
<dependency>
<groupId>com.rheagroup</groupId>
<artifactId>cdp4dal</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.rheagroup/cdp4dal/
implementation 'com.rheagroup:cdp4dal:1.1.0'
// https://jarcasting.com/artifacts/com.rheagroup/cdp4dal/
implementation ("com.rheagroup:cdp4dal:1.1.0")
'com.rheagroup:cdp4dal:jar:1.1.0'
<dependency org="com.rheagroup" name="cdp4dal" rev="1.1.0">
<artifact name="cdp4dal" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rheagroup', module='cdp4dal', version='1.1.0')
)
libraryDependencies += "com.rheagroup" % "cdp4dal" % "1.1.0"
[com.rheagroup/cdp4dal "1.1.0"]