backends

Odin (object dependency inspector) — static analyzer for EO source code that detects OOP-related bugs.

License

License

MIT
GroupId

GroupId

org.polystat.odin
ArtifactId

ArtifactId

backends_3
Last Version

Last Version

0.4.4
Release Date

Release Date

Type

Type

jar
Description

Description

backends
Odin (object dependency inspector) — static analyzer for EO source code that detects OOP-related bugs.
Project URL

Project URL

https://github.com/polystat/odin
Project Organization

Project Organization

org.polystat
Source Code Management

Source Code Management

https://github.com/polystat/odin

Download backends_3

How to add to project

<!-- https://jarcasting.com/artifacts/org.polystat.odin/backends_3/ -->
<dependency>
    <groupId>org.polystat.odin</groupId>
    <artifactId>backends_3</artifactId>
    <version>0.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.polystat.odin/backends_3/
implementation 'org.polystat.odin:backends_3:0.4.4'
// https://jarcasting.com/artifacts/org.polystat.odin/backends_3/
implementation ("org.polystat.odin:backends_3:0.4.4")
'org.polystat.odin:backends_3:jar:0.4.4'
<dependency org="org.polystat.odin" name="backends_3" rev="0.4.4">
  <artifact name="backends_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.polystat.odin', module='backends_3', version='0.4.4')
)
libraryDependencies += "org.polystat.odin" % "backends_3" % "0.4.4"
[org.polystat.odin/backends_3 "0.4.4"]

Dependencies

compile (2)

Group / Artifact Type Version
org.polystat.odin : eolang-backend_3 jar 0.4.4
org.scala-lang : scala3-library_3 jar 3.1.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.4
0.4.3
0.4.2
0.4.1