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