License |
License |
---|---|
GroupId | GroupIdde.sciss |
ArtifactId | ArtifactIdequal_2.13 |
Last Version | Last Version0.1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEqual
Simple macro-based type safe equals operator ===
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
equal_2.13-0.1.6.pom | |
equal_2.13-0.1.6.jar | 24 KB |
equal_2.13-0.1.6-sources.jar | 2 KB |
equal_2.13-0.1.6-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/de.sciss/equal_2.13/ -->
<dependency>
<groupId>de.sciss</groupId>
<artifactId>equal_2.13</artifactId>
<version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/de.sciss/equal_2.13/
implementation 'de.sciss:equal_2.13:0.1.6'
// https://jarcasting.com/artifacts/de.sciss/equal_2.13/
implementation ("de.sciss:equal_2.13:0.1.6")
'de.sciss:equal_2.13:jar:0.1.6'
<dependency org="de.sciss" name="equal_2.13" rev="0.1.6">
<artifact name="equal_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sciss', module='equal_2.13', version='0.1.6')
)
libraryDependencies += "de.sciss" % "equal_2.13" % "0.1.6"
[de.sciss/equal_2.13 "0.1.6"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.3 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-reflect | jar | 2.13.3 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.2 |