GroupId | GroupIdcom.rheagroup |
---|---|
ArtifactId | ArtifactIdcdp4-sdk4j-parent |
Version | Version1.0.0 |
Type | Typepom |
Filename | Size |
---|---|
cdp4-sdk4j-parent-1.0.0.pom | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.rheagroup/cdp4-sdk4j-parent/ -->
<dependency>
<groupId>com.rheagroup</groupId>
<artifactId>cdp4-sdk4j-parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.rheagroup/cdp4-sdk4j-parent/
implementation 'com.rheagroup:cdp4-sdk4j-parent:1.0.0'
// https://jarcasting.com/artifacts/com.rheagroup/cdp4-sdk4j-parent/
implementation ("com.rheagroup:cdp4-sdk4j-parent:1.0.0")
'com.rheagroup:cdp4-sdk4j-parent:pom:1.0.0'
<dependency org="com.rheagroup" name="cdp4-sdk4j-parent" rev="1.0.0">
<artifact name="cdp4-sdk4j-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.rheagroup', module='cdp4-sdk4j-parent', version='1.0.0')
)
libraryDependencies += "com.rheagroup" % "cdp4-sdk4j-parent" % "1.0.0"
[com.rheagroup/cdp4-sdk4j-parent "1.0.0"]