License |
License |
---|---|
GroupId | GroupIdcom.github.japgolly.microlibs |
ArtifactId | ArtifactIdnonempty_2.13 |
Last Version | Last Version4.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnonempty
nonempty
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
nonempty_2.13-4.1.0.pom | |
nonempty_2.13-4.1.0.jar | 64 KB |
nonempty_2.13-4.1.0-sources.jar | 5 KB |
nonempty_2.13-4.1.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.japgolly.microlibs/nonempty_2.13/ -->
<dependency>
<groupId>com.github.japgolly.microlibs</groupId>
<artifactId>nonempty_2.13</artifactId>
<version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.japgolly.microlibs/nonempty_2.13/
implementation 'com.github.japgolly.microlibs:nonempty_2.13:4.1.0'
// https://jarcasting.com/artifacts/com.github.japgolly.microlibs/nonempty_2.13/
implementation ("com.github.japgolly.microlibs:nonempty_2.13:4.1.0")
'com.github.japgolly.microlibs:nonempty_2.13:jar:4.1.0'
<dependency org="com.github.japgolly.microlibs" name="nonempty_2.13" rev="4.1.0">
<artifact name="nonempty_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.japgolly.microlibs', module='nonempty_2.13', version='4.1.0')
)
libraryDependencies += "com.github.japgolly.microlibs" % "nonempty_2.13" % "4.1.0"
[com.github.japgolly.microlibs/nonempty_2.13 "4.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
org.typelevel : cats-core_2.13 | jar | 2.7.0 |
com.github.japgolly.univeq : univeq-cats_2.13 | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
com.lihaoyi : utest_2.13 | jar | 0.7.11 |