GroupId | GroupIdcom.rheagroup |
---|---|
ArtifactId | ArtifactIdcdp4requirementsverification |
Version | Version2.0.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.rheagroup/cdp4requirementsverification/ -->
<dependency>
<groupId>com.rheagroup</groupId>
<artifactId>cdp4requirementsverification</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.rheagroup/cdp4requirementsverification/
implementation 'com.rheagroup:cdp4requirementsverification:2.0.0'
// https://jarcasting.com/artifacts/com.rheagroup/cdp4requirementsverification/
implementation ("com.rheagroup:cdp4requirementsverification:2.0.0")
'com.rheagroup:cdp4requirementsverification:jar:2.0.0'
<dependency org="com.rheagroup" name="cdp4requirementsverification" rev="2.0.0">
<artifact name="cdp4requirementsverification" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rheagroup', module='cdp4requirementsverification', version='2.0.0')
)
libraryDependencies += "com.rheagroup" % "cdp4requirementsverification" % "2.0.0"
[com.rheagroup/cdp4requirementsverification "2.0.0"]