License |
License |
---|---|
GroupId | GroupIdcom.github.tarao |
ArtifactId | ArtifactIdnonempty_2.12 |
Last Version | Last Version0.0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnonempty
nonempty
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.tarao |
Filename | Size |
---|---|
nonempty_2.12-0.0.8.pom | |
nonempty_2.12-0.0.8.jar | 26 KB |
nonempty_2.12-0.0.8-sources.jar | 5 KB |
nonempty_2.12-0.0.8-javadoc.jar | 654 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.tarao/nonempty_2.12/ -->
<dependency>
<groupId>com.github.tarao</groupId>
<artifactId>nonempty_2.12</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tarao/nonempty_2.12/
implementation 'com.github.tarao:nonempty_2.12:0.0.8'
// https://jarcasting.com/artifacts/com.github.tarao/nonempty_2.12/
implementation ("com.github.tarao:nonempty_2.12:0.0.8")
'com.github.tarao:nonempty_2.12:jar:0.0.8'
<dependency org="com.github.tarao" name="nonempty_2.12" rev="0.0.8">
<artifact name="nonempty_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tarao', module='nonempty_2.12', version='0.0.8')
)
libraryDependencies += "com.github.tarao" % "nonempty_2.12" % "0.0.8"
[com.github.tarao/nonempty_2.12 "0.0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.8 |
eu.timepit : refined_2.12 | jar | 0.9.9 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.8 |