w

wen-cats_2.12

Cats instances for Wen
https://github.com/mlopes/wen
Apache 2
mlopes
Marco Lopes
Files download
File Operation
wen-cats_2.12-1.0.0.jar download
wen-cats_2.12-1.0.0.pom download
wen-cats_2.12-1.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>dev.mlopes</groupId>
  <artifactId>wen-cats_2.12</artifactId>
  <version>1.0.0</version>
</dependency>
Gradle Groovy
implementation 'dev.mlopes:wen-cats_2.12:1.0.0'
Gradle Kotlin
implementation("dev.mlopes:wen-cats_2.12:1.0.0")
Scala SBT
libraryDependencies += "dev.mlopes" % "wen-cats_2.12" % "1.0.0"
Groovy Grape
@Grapes(
  @Grab(group='dev.mlopes', module='wen-cats_2.12', version='1.0.0')
)
Apache Ivy
<dependency org="dev.mlopes" name="wen-cats_2.12" rev="1.0.0" />
Leiningen
[dev.mlopes/wen-cats_2.12 "1.0.0"]
Apache Buildr
'dev.mlopes:wen-cats_2.12:jar:1.0.0'