is not current version
Last Version 5.26.0

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


GroupId

GroupId

org.openl.rules
ArtifactId

ArtifactId

openl-openapi-parser
Version

Version

5.24.0
Type

Type

jar

Download openl-openapi-parser 5.24.0


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