Files download
File Operation
okEffectAnnotation-1.0.0.jar download
okEffectAnnotation-1.0.0.pom download
okEffectAnnotation-1.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.uni-cstar</groupId>
  <artifactId>okEffectAnnotation</artifactId>
  <version>1.0.0</version>
</dependency>
Gradle Groovy
implementation 'io.github.uni-cstar:okEffectAnnotation:1.0.0'
Gradle Kotlin
implementation("io.github.uni-cstar:okEffectAnnotation:1.0.0")
Scala SBT
libraryDependencies += "io.github.uni-cstar" % "okEffectAnnotation" % "1.0.0"
Groovy Grape
@Grapes(
  @Grab(group='io.github.uni-cstar', module='okEffectAnnotation', version='1.0.0')
)
Apache Ivy
<dependency org="io.github.uni-cstar" name="okEffectAnnotation" rev="1.0.0" />
Leiningen
[io.github.uni-cstar/okEffectAnnotation "1.0.0"]
Apache Buildr
'io.github.uni-cstar:okEffectAnnotation:jar:1.0.0'
Dependencies
The project has no third-party dependencies