| License |
License |
|---|---|
| GroupId | GroupIdcom.softwaremill.common |
| ArtifactId | ArtifactIdeitherops_3 |
| Version | Version1.0.1 |
| Type | Typejar |
| Description |
DescriptioneitherOps
eitherOps
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| eitherops_3-1.0.1.pom | |
| eitherops_3-1.0.1.jar | 5 KB |
| eitherops_3-1.0.1-sources.jar | 1 KB |
| eitherops_3-1.0.1-javadoc.jar | 175 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremill.common/eitherops_3/ -->
<dependency>
<groupId>com.softwaremill.common</groupId>
<artifactId>eitherops_3</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.common/eitherops_3/
implementation 'com.softwaremill.common:eitherops_3:1.0.1'
// https://jarcasting.com/artifacts/com.softwaremill.common/eitherops_3/
implementation ("com.softwaremill.common:eitherops_3:1.0.1")
'com.softwaremill.common:eitherops_3:jar:1.0.1'
<dependency org="com.softwaremill.common" name="eitherops_3" rev="1.0.1">
<artifact name="eitherops_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.common', module='eitherops_3', version='1.0.1')
)
libraryDependencies += "com.softwaremill.common" % "eitherops_3" % "1.0.1"
[com.softwaremill.common/eitherops_3 "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.0.0 |
| org.scalatest : scalatest_3 | jar | 3.2.9 |