r

reactive-aws-appsync-monix_2.12

reactive-aws-appsync-monix
https://github.com/j5ik2o/reactive-aws-clients
The MIT License
com.github.j5ik2o
Junichi Kato
Files download
File Operation
reactive-aws-appsync-monix_2.12-1.2.0.jar download
reactive-aws-appsync-monix_2.12-1.2.0.pom download
reactive-aws-appsync-monix_2.12-1.2.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.j5ik2o</groupId>
  <artifactId>reactive-aws-appsync-monix_2.12</artifactId>
  <version>1.2.0</version>
</dependency>
Gradle Groovy
implementation 'com.github.j5ik2o:reactive-aws-appsync-monix_2.12:1.2.0'
Gradle Kotlin
implementation("com.github.j5ik2o:reactive-aws-appsync-monix_2.12:1.2.0")
Scala SBT
libraryDependencies += "com.github.j5ik2o" % "reactive-aws-appsync-monix_2.12" % "1.2.0"
Groovy Grape
@Grapes(
  @Grab(group='com.github.j5ik2o', module='reactive-aws-appsync-monix_2.12', version='1.2.0')
)
Apache Ivy
<dependency org="com.github.j5ik2o" name="reactive-aws-appsync-monix_2.12" rev="1.2.0" />
Leiningen
[com.github.j5ik2o/reactive-aws-appsync-monix_2.12 "1.2.0"]
Apache Buildr
'com.github.j5ik2o:reactive-aws-appsync-monix_2.12:jar:1.2.0'