Categories |
CategoriesScala Languages Github Development Tools Version Controls |
---|---|
GroupId | GroupIdcom.fortysevendeg |
ArtifactId | ArtifactIdgithub4s-scalaz_2.11 |
Version | Version0.9.0 |
Type | Typejar |
Filename | Size |
---|---|
github4s-scalaz_2.11-0.9.0.pom | |
github4s-scalaz_2.11-0.9.0.jar | 17 KB |
github4s-scalaz_2.11-0.9.0-sources.jar | 1 KB |
github4s-scalaz_2.11-0.9.0-javadoc.jar | 341 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fortysevendeg/github4s-scalaz_2.11/ -->
<dependency>
<groupId>com.fortysevendeg</groupId>
<artifactId>github4s-scalaz_2.11</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.fortysevendeg/github4s-scalaz_2.11/
implementation 'com.fortysevendeg:github4s-scalaz_2.11:0.9.0'
// https://jarcasting.com/artifacts/com.fortysevendeg/github4s-scalaz_2.11/
implementation ("com.fortysevendeg:github4s-scalaz_2.11:0.9.0")
'com.fortysevendeg:github4s-scalaz_2.11:jar:0.9.0'
<dependency org="com.fortysevendeg" name="github4s-scalaz_2.11" rev="0.9.0">
<artifact name="github4s-scalaz_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fortysevendeg', module='github4s-scalaz_2.11', version='0.9.0')
)
libraryDependencies += "com.fortysevendeg" % "github4s-scalaz_2.11" % "0.9.0"
[com.fortysevendeg/github4s-scalaz_2.11 "0.9.0"]