GroupId | GroupIdorg.connectopensource |
---|---|
ArtifactId | ArtifactIdCORERule2_2_0Webservices |
Version | Version5.2.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.connectopensource/CORERule2_2_0Webservices/ -->
<dependency>
<groupId>org.connectopensource</groupId>
<artifactId>CORERule2_2_0Webservices</artifactId>
<version>5.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.connectopensource/CORERule2_2_0Webservices/
implementation 'org.connectopensource:CORERule2_2_0Webservices:5.2.0'
// https://jarcasting.com/artifacts/org.connectopensource/CORERule2_2_0Webservices/
implementation ("org.connectopensource:CORERule2_2_0Webservices:5.2.0")
'org.connectopensource:CORERule2_2_0Webservices:jar:5.2.0'
<dependency org="org.connectopensource" name="CORERule2_2_0Webservices" rev="5.2.0">
<artifact name="CORERule2_2_0Webservices" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.connectopensource', module='CORERule2_2_0Webservices', version='5.2.0')
)
libraryDependencies += "org.connectopensource" % "CORERule2_2_0Webservices" % "5.2.0"
[org.connectopensource/CORERule2_2_0Webservices "5.2.0"]