License |
License |
---|---|
GroupId | GroupIdcom.github.tarao |
ArtifactId | ArtifactIdnonempty_2.11 |
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.11-0.0.8.pom | |
nonempty_2.11-0.0.8.jar | 5 KB |
nonempty_2.11-0.0.8-sources.jar | 1 KB |
nonempty_2.11-0.0.8-javadoc.jar | 349 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.tarao/nonempty_2.11/ -->
<dependency>
<groupId>com.github.tarao</groupId>
<artifactId>nonempty_2.11</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tarao/nonempty_2.11/
implementation 'com.github.tarao:nonempty_2.11:0.0.8'
// https://jarcasting.com/artifacts/com.github.tarao/nonempty_2.11/
implementation ("com.github.tarao:nonempty_2.11:0.0.8")
'com.github.tarao:nonempty_2.11:jar:0.0.8'
<dependency org="com.github.tarao" name="nonempty_2.11" rev="0.0.8">
<artifact name="nonempty_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tarao', module='nonempty_2.11', version='0.0.8')
)
libraryDependencies += "com.github.tarao" % "nonempty_2.11" % "0.0.8"
[com.github.tarao/nonempty_2.11 "0.0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
eu.timepit : refined_2.11 | jar | 0.9.9 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.8 |