| GroupId | GroupIdorg.openl.rules |
|---|---|
| ArtifactId | ArtifactIdorg.openl.rules.ruleservice.ws.annotation |
| Version | Version5.24.4 |
| Type | Typepom |
| Filename | Size |
|---|---|
| org.openl.rules.ruleservice.ws.annotation-5.24.4.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.openl.rules/org.openl.rules.ruleservice.ws.annotation/ -->
<dependency>
<groupId>org.openl.rules</groupId>
<artifactId>org.openl.rules.ruleservice.ws.annotation</artifactId>
<version>5.24.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openl.rules/org.openl.rules.ruleservice.ws.annotation/
implementation 'org.openl.rules:org.openl.rules.ruleservice.ws.annotation:5.24.4'
// https://jarcasting.com/artifacts/org.openl.rules/org.openl.rules.ruleservice.ws.annotation/
implementation ("org.openl.rules:org.openl.rules.ruleservice.ws.annotation:5.24.4")
'org.openl.rules:org.openl.rules.ruleservice.ws.annotation:pom:5.24.4'
<dependency org="org.openl.rules" name="org.openl.rules.ruleservice.ws.annotation" rev="5.24.4">
<artifact name="org.openl.rules.ruleservice.ws.annotation" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openl.rules', module='org.openl.rules.ruleservice.ws.annotation', version='5.24.4')
)
libraryDependencies += "org.openl.rules" % "org.openl.rules.ruleservice.ws.annotation" % "5.24.4"
[org.openl.rules/org.openl.rules.ruleservice.ws.annotation "5.24.4"]