| License |
License |
|---|---|
| GroupId | GroupIdorg.polystat.odin |
| ArtifactId | ArtifactIdcore_3 |
| Last Version | Last Version0.4.4 |
| Release Date | Release Date |
| 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_3-0.4.4.pom | |
| core_3-0.4.4.jar | 132 KB |
| core_3-0.4.4-tests.jar | 6 KB |
| core_3-0.4.4-tests-sources.jar | 6 KB |
| core_3-0.4.4-tests-javadoc.jar | 189 bytes |
| core_3-0.4.4-sources.jar | 2 KB |
| core_3-0.4.4-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.polystat.odin/core_3/ -->
<dependency>
<groupId>org.polystat.odin</groupId>
<artifactId>core_3</artifactId>
<version>0.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.polystat.odin/core_3/
implementation 'org.polystat.odin:core_3:0.4.4'
// https://jarcasting.com/artifacts/org.polystat.odin/core_3/
implementation ("org.polystat.odin:core_3:0.4.4")
'org.polystat.odin:core_3:jar:0.4.4'
<dependency org="org.polystat.odin" name="core_3" rev="0.4.4">
<artifact name="core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.polystat.odin', module='core_3', version='0.4.4')
)
libraryDependencies += "org.polystat.odin" % "core_3" % "0.4.4"
[org.polystat.odin/core_3 "0.4.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.polystat.odin : utils_3 | jar | 0.4.4 |
| org.scala-lang : scala3-library_3 | jar | 3.1.2 |
| org.typelevel : cats-core_3 | jar | 2.7.0 |
| org.typelevel : cats-effect_3 | jar | 3.3.12 |
| dev.optics : monocle-core_3 | jar | 3.1.0 |
| dev.optics : monocle-macro_3 | jar | 3.1.0 |
| io.higherkindness : droste-core_3 | jar | 0.9.0-M3 |
| co.fs2 : fs2-core_3 | jar | 3.2.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.typelevel : cats-effect-testing-scalatest_3 | jar | 1.4.0 |
| org.scalactic : scalactic_3 | jar | 3.2.9 |
| org.scalatest : scalatest_3 | jar | 3.2.9 |
| org.scalatestplus : scalacheck-1-15_3 | jar | 3.2.9.0 |