Categories |
CategoriesScala Languages |
---|---|
GroupId | GroupIdcom.github.japgolly.test-state |
ArtifactId | ArtifactIdext-scalaz_2.11 |
Version | Version2.2.3 |
Type | Typejar |
Filename | Size |
---|---|
ext-scalaz_2.11-2.2.3.pom | |
ext-scalaz_2.11-2.2.3.jar | 28 KB |
ext-scalaz_2.11-2.2.3-sources.jar | 1 KB |
ext-scalaz_2.11-2.2.3-javadoc.jar | 347 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.japgolly.test-state/ext-scalaz_2.11/ -->
<dependency>
<groupId>com.github.japgolly.test-state</groupId>
<artifactId>ext-scalaz_2.11</artifactId>
<version>2.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.japgolly.test-state/ext-scalaz_2.11/
implementation 'com.github.japgolly.test-state:ext-scalaz_2.11:2.2.3'
// https://jarcasting.com/artifacts/com.github.japgolly.test-state/ext-scalaz_2.11/
implementation ("com.github.japgolly.test-state:ext-scalaz_2.11:2.2.3")
'com.github.japgolly.test-state:ext-scalaz_2.11:jar:2.2.3'
<dependency org="com.github.japgolly.test-state" name="ext-scalaz_2.11" rev="2.2.3">
<artifact name="ext-scalaz_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.japgolly.test-state', module='ext-scalaz_2.11', version='2.2.3')
)
libraryDependencies += "com.github.japgolly.test-state" % "ext-scalaz_2.11" % "2.2.3"
[com.github.japgolly.test-state/ext-scalaz_2.11 "2.2.3"]