Files download
File Operation
levsha-events_3-1.4.0-M2.jar download
levsha-events_3-1.4.0-M2.pom download
levsha-events_3-1.4.0-M2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.fomkin</groupId>
  <artifactId>levsha-events_3</artifactId>
  <version>1.4.0-M2</version>
</dependency>
Gradle Groovy
implementation 'com.github.fomkin:levsha-events_3:1.4.0-M2'
Gradle Kotlin
implementation("com.github.fomkin:levsha-events_3:1.4.0-M2")
Scala SBT
libraryDependencies += "com.github.fomkin" % "levsha-events_3" % "1.4.0-M2"
Groovy Grape
@Grapes(
  @Grab(group='com.github.fomkin', module='levsha-events_3', version='1.4.0-M2')
)
Apache Ivy
<dependency org="com.github.fomkin" name="levsha-events_3" rev="1.4.0-M2" />
Leiningen
[com.github.fomkin/levsha-events_3 "1.4.0-M2"]
Apache Buildr
'com.github.fomkin:levsha-events_3:jar:1.4.0-M2'