i

inpertio-client-kotlin-event-harmonysoft

Inpertio common jvm client stuff
https://github.com/inpertio/client-jvm
The MIT License (MIT)
Denis Zhdanov
Files download
File Operation
inpertio-client-kotlin-event-harmonysoft-1.5.0.pom download
inpertio-client-kotlin-event-harmonysoft-1.5.0-sources.jar download
Apache Maven
<dependency>
  <groupId>tech.harmonysoft</groupId>
  <artifactId>inpertio-client-kotlin-event-harmonysoft</artifactId>
  <version>1.5.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'tech.harmonysoft:inpertio-client-kotlin-event-harmonysoft:1.5.0'
Gradle Kotlin
implementation("tech.harmonysoft:inpertio-client-kotlin-event-harmonysoft:1.5.0")
Scala SBT
libraryDependencies += "tech.harmonysoft" % "inpertio-client-kotlin-event-harmonysoft" % "1.5.0"
Groovy Grape
@Grapes(
  @Grab(group='tech.harmonysoft', module='inpertio-client-kotlin-event-harmonysoft', version='1.5.0')
)
Apache Ivy
<dependency org="tech.harmonysoft" name="inpertio-client-kotlin-event-harmonysoft" rev="1.5.0" />
Leiningen
[tech.harmonysoft/inpertio-client-kotlin-event-harmonysoft "1.5.0"]
Apache Buildr
'tech.harmonysoft:inpertio-client-kotlin-event-harmonysoft:jar:1.5.0'