Files download
File Operation
effectie-syntax_3-2.0.0-beta14.jar download
effectie-syntax_3-2.0.0-beta14.pom download
effectie-syntax_3-2.0.0-beta14-sources.jar download
Apache Maven
<dependency>
  <groupId>io.kevinlee</groupId>
  <artifactId>effectie-syntax_3</artifactId>
  <version>2.0.0-beta14</version>
</dependency>
Gradle Groovy
implementation 'io.kevinlee:effectie-syntax_3:2.0.0-beta14'
Gradle Kotlin
implementation("io.kevinlee:effectie-syntax_3:2.0.0-beta14")
Scala SBT
libraryDependencies += "io.kevinlee" % "effectie-syntax_3" % "2.0.0-beta14"
Groovy Grape
@Grapes(
  @Grab(group='io.kevinlee', module='effectie-syntax_3', version='2.0.0-beta14')
)
Apache Ivy
<dependency org="io.kevinlee" name="effectie-syntax_3" rev="2.0.0-beta14" />
Leiningen
[io.kevinlee/effectie-syntax_3 "2.0.0-beta14"]
Apache Buildr
'io.kevinlee:effectie-syntax_3:jar:2.0.0-beta14'