o

org.openl.core.annotations

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