MVN

org.polystat.odin : utils_3

Maven & Gradle

Jul 01, 2022
10 stars

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

<dependency>
    <groupId>org.polystat.odin</groupId>
    <artifactId>utils_3</artifactId>
    <version>0.4.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.polystat.odin : utils_3 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.5

All Versions

Choose a version of org.polystat.odin : utils_3 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
utils_3-0.4.5
utils_3-0.4.4
utils_3-0.4.3
utils_3-0.4.2
utils_3-0.4.1

How to add a dependency to Maven

Add the following org.polystat.odin : utils_3 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.polystat.odin</groupId>
    <artifactId>utils_3</artifactId>
    <version>0.4.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.polystat.odin : utils_3 gradle dependency to your build.gradle file:

implementation 'org.polystat.odin:utils_3:0.4.5'

Gradle Kotlin DSL: Add the following org.polystat.odin : utils_3 gradle kotlin dependency to your build.gradle.kts file:

implementation("org.polystat.odin:utils_3:0.4.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.polystat.odin : utils_3 sbt scala dependency to your build.sbt file:

libraryDependencies += "org.polystat.odin" % "utils_3" % "0.4.5"

Advertisement

Dependencies from Group

Jul 01, 2022
4 usages
10 stars
Jul 01, 2022
3 usages
10 stars
Jul 01, 2022
2 usages
10 stars
Jul 01, 2022
2 usages
10 stars
Jul 01, 2022
2 usages
10 stars

Discover Dependencies

Jul 01, 2022
10 stars
Jun 05, 2022
45 stars
Jun 05, 2022
45 stars
Jul 07, 2023
91 stars
Jul 07, 2023
91 stars
Jun 05, 2022
1 stars