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