GroupId | GroupIdcom.rheagroup |
---|---|
ArtifactId | ArtifactIdcdp4wspdal |
Version | Version2.0.0 |
Type | Typejar |
Filename | Size |
---|---|
cdp4wspdal-2.0.0.pom | |
cdp4wspdal-2.0.0.jar | 35 KB |
cdp4wspdal-2.0.0-sources.jar | 19 KB |
cdp4wspdal-2.0.0-javadoc.jar | 394 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.rheagroup/cdp4wspdal/ -->
<dependency>
<groupId>com.rheagroup</groupId>
<artifactId>cdp4wspdal</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.rheagroup/cdp4wspdal/
implementation 'com.rheagroup:cdp4wspdal:2.0.0'
// https://jarcasting.com/artifacts/com.rheagroup/cdp4wspdal/
implementation ("com.rheagroup:cdp4wspdal:2.0.0")
'com.rheagroup:cdp4wspdal:jar:2.0.0'
<dependency org="com.rheagroup" name="cdp4wspdal" rev="2.0.0">
<artifact name="cdp4wspdal" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rheagroup', module='cdp4wspdal', version='2.0.0')
)
libraryDependencies += "com.rheagroup" % "cdp4wspdal" % "2.0.0"
[com.rheagroup/cdp4wspdal "2.0.0"]