is not current version
Last Version 5.26.0

org.openl.rules:openl-openapi-parser 5.25.9


GroupId

GroupId

org.openl.rules
ArtifactId

ArtifactId

openl-openapi-parser
Version

Version

5.25.9
Type

Type

jar

Download openl-openapi-parser 5.25.9


<!-- https://jarcasting.com/artifacts/org.openl.rules/openl-openapi-parser/ -->
<dependency>
    <groupId>org.openl.rules</groupId>
    <artifactId>openl-openapi-parser</artifactId>
    <version>5.25.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.openl.rules/openl-openapi-parser/
implementation 'org.openl.rules:openl-openapi-parser:5.25.9'
// https://jarcasting.com/artifacts/org.openl.rules/openl-openapi-parser/
implementation ("org.openl.rules:openl-openapi-parser:5.25.9")
'org.openl.rules:openl-openapi-parser:jar:5.25.9'
<dependency org="org.openl.rules" name="openl-openapi-parser" rev="5.25.9">
  <artifact name="openl-openapi-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openl.rules', module='openl-openapi-parser', version='5.25.9')
)
libraryDependencies += "org.openl.rules" % "openl-openapi-parser" % "5.25.9"
[org.openl.rules/openl-openapi-parser "5.25.9"]