Categories |
CategoriesScala Languages React User Interface Web Frameworks |
---|---|
GroupId | GroupIdcom.github.j5ik2o |
ArtifactId | ArtifactIdreactive-memcached-pool-scala_2.12 |
Version | Version1.0.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.j5ik2o/reactive-memcached-pool-scala_2.12/ -->
<dependency>
<groupId>com.github.j5ik2o</groupId>
<artifactId>reactive-memcached-pool-scala_2.12</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.j5ik2o/reactive-memcached-pool-scala_2.12/
implementation 'com.github.j5ik2o:reactive-memcached-pool-scala_2.12:1.0.3'
// https://jarcasting.com/artifacts/com.github.j5ik2o/reactive-memcached-pool-scala_2.12/
implementation ("com.github.j5ik2o:reactive-memcached-pool-scala_2.12:1.0.3")
'com.github.j5ik2o:reactive-memcached-pool-scala_2.12:jar:1.0.3'
<dependency org="com.github.j5ik2o" name="reactive-memcached-pool-scala_2.12" rev="1.0.3">
<artifact name="reactive-memcached-pool-scala_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.j5ik2o', module='reactive-memcached-pool-scala_2.12', version='1.0.3')
)
libraryDependencies += "com.github.j5ik2o" % "reactive-memcached-pool-scala_2.12" % "1.0.3"
[com.github.j5ik2o/reactive-memcached-pool-scala_2.12 "1.0.3"]