r

reactive-aws-appsync-monix_2.12

reactive-aws-appsync-monix
https://github.com/j5ik2o/reactive-aws-clients
MIT
com.github.j5ik2o
Junichi Kato
文件下载
文件名 操作
reactive-aws-appsync-monix_2.12-1.2.3.jar 下载
reactive-aws-appsync-monix_2.12-1.2.3.pom 下载
reactive-aws-appsync-monix_2.12-1.2.3-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.github.j5ik2o</groupId>
  <artifactId>reactive-aws-appsync-monix_2.12</artifactId>
  <version>1.2.3</version>
</dependency>
Gradle Groovy
implementation 'com.github.j5ik2o:reactive-aws-appsync-monix_2.12:1.2.3'
Gradle Kotlin
implementation("com.github.j5ik2o:reactive-aws-appsync-monix_2.12:1.2.3")
Scala SBT
libraryDependencies += "com.github.j5ik2o" % "reactive-aws-appsync-monix_2.12" % "1.2.3"
Groovy Grape
@Grapes(
  @Grab(group='com.github.j5ik2o', module='reactive-aws-appsync-monix_2.12', version='1.2.3')
)
Apache Ivy
<dependency org="com.github.j5ik2o" name="reactive-aws-appsync-monix_2.12" rev="1.2.3" />
Leiningen
[com.github.j5ik2o/reactive-aws-appsync-monix_2.12 "1.2.3"]
Apache Buildr
'com.github.j5ik2o:reactive-aws-appsync-monix_2.12:jar:1.2.3'