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