| License |
License |
|---|---|
| GroupId | GroupIdorg.polystat.odin |
| ArtifactId | ArtifactIdcore_2.13 |
| Version | Version0.4.4 |
| Type | Typejar |
| Description |
Descriptioncore
Odin (object dependency inspector) — static analyzer for EO source code that detects OOP-related bugs.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| core_2.13-0.4.4.pom | |
| core_2.13-0.4.4.jar | 107 KB |
| core_2.13-0.4.4-tests.jar | 6 KB |
| core_2.13-0.4.4-tests-sources.jar | 6 KB |
| core_2.13-0.4.4-tests-javadoc.jar | 189 bytes |
| core_2.13-0.4.4-sources.jar | 2 KB |
| core_2.13-0.4.4-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.polystat.odin/core_2.13/ -->
<dependency>
<groupId>org.polystat.odin</groupId>
<artifactId>core_2.13</artifactId>
<version>0.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.polystat.odin/core_2.13/
implementation 'org.polystat.odin:core_2.13:0.4.4'
// https://jarcasting.com/artifacts/org.polystat.odin/core_2.13/
implementation ("org.polystat.odin:core_2.13:0.4.4")
'org.polystat.odin:core_2.13:jar:0.4.4'
<dependency org="org.polystat.odin" name="core_2.13" rev="0.4.4">
<artifact name="core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.polystat.odin', module='core_2.13', version='0.4.4')
)
libraryDependencies += "org.polystat.odin" % "core_2.13" % "0.4.4"
[org.polystat.odin/core_2.13 "0.4.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.6 |
| org.polystat.odin : utils_2.13 | jar | 0.4.4 |
| org.typelevel : cats-core_2.13 | jar | 2.7.0 |
| org.typelevel : cats-effect_2.13 | jar | 3.3.12 |
| dev.optics : monocle-core_2.13 | jar | 3.1.0 |
| dev.optics : monocle-macro_2.13 | jar | 3.1.0 |
| io.higherkindness : droste-core_2.13 | jar | 0.9.0-M3 |
| co.fs2 : fs2-core_2.13 | jar | 3.2.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.typelevel : cats-effect-testing-scalatest_2.13 | jar | 1.4.0 |
| org.scalactic : scalactic_2.13 | jar | 3.2.9 |
| org.scalatest : scalatest_2.13 | jar | 3.2.9 |
| org.scalatestplus : scalacheck-1-15_2.13 | jar | 3.2.9.0 |