o

org.openl.core.annotations

OpenL core
https://openl-tablets.org
OpenL Tablets
Files download
File Operation
org.openl.core.annotations-5.26.5.jar download
org.openl.core.annotations-5.26.5.pom download
org.openl.core.annotations-5.26.5-sources.jar download
Apache Maven
<dependency>
  <groupId>org.openl</groupId>
  <artifactId>org.openl.core.annotations</artifactId>
  <version>5.26.5</version>
</dependency>
Gradle Groovy
implementation 'org.openl:org.openl.core.annotations:5.26.5'
Gradle Kotlin
implementation("org.openl:org.openl.core.annotations:5.26.5")
Scala SBT
libraryDependencies += "org.openl" % "org.openl.core.annotations" % "5.26.5"
Groovy Grape
@Grapes(
  @Grab(group='org.openl', module='org.openl.core.annotations', version='5.26.5')
)
Apache Ivy
<dependency org="org.openl" name="org.openl.core.annotations" rev="5.26.5" />
Leiningen
[org.openl/org.openl.core.annotations "5.26.5"]
Apache Buildr
'org.openl:org.openl.core.annotations:jar:5.26.5'