| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesScala Languages | 
        
| GroupId | GroupIdit.unich.scalafix | 
    
| ArtifactId | ArtifactIdscalafix_3 | 
    
| Last Version | Last Version0.9.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptioncore 
            A Scala library for solving fixpoint equations 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| scalafix_3-0.9.0.pom | |
| scalafix_3-0.9.0.jar | 256 KB | 
| scalafix_3-0.9.0-sources.jar | 41 KB | 
| scalafix_3-0.9.0-javadoc.jar | 2 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/it.unich.scalafix/scalafix_3/ -->
<dependency>
    <groupId>it.unich.scalafix</groupId>
    <artifactId>scalafix_3</artifactId>
    <version>0.9.0</version>
</dependency>
                // https://jarcasting.com/artifacts/it.unich.scalafix/scalafix_3/
implementation 'it.unich.scalafix:scalafix_3:0.9.0'
                // https://jarcasting.com/artifacts/it.unich.scalafix/scalafix_3/
implementation ("it.unich.scalafix:scalafix_3:0.9.0")
                'it.unich.scalafix:scalafix_3:jar:0.9.0'
                <dependency org="it.unich.scalafix" name="scalafix_3" rev="0.9.0">
  <artifact name="scalafix_3" type="jar" />
</dependency>
                @Grapes(
@Grab(group='it.unich.scalafix', module='scalafix_3', version='0.9.0')
)
                libraryDependencies += "it.unich.scalafix" % "scalafix_3" % "0.9.0"
                [it.unich.scalafix/scalafix_3 "0.9.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.1.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.scalatest : scalatest-funspec_3 | jar | 3.2.11 | 
| org.scalatestplus : scalacheck-1-15_3 | jar | 3.2.11.0 | 
| org.scalacheck : scalacheck_3 | jar | 1.15.4 |