core

A Scala library for solving fixpoint equations

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

it.unich.scalafix
ArtifactId

ArtifactId

scalafix_2.12
Last Version

Last Version

0.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

core
A Scala library for solving fixpoint equations
Project URL

Project URL

https://github.com/jandom-devel/ScalaFix
Project Organization

Project Organization

it.unich.scalafix
Source Code Management

Source Code Management

https://github.com/jandom-devel/ScalaFix

Download scalafix_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/it.unich.scalafix/scalafix_2.12/ -->
<dependency>
    <groupId>it.unich.scalafix</groupId>
    <artifactId>scalafix_2.12</artifactId>
    <version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/it.unich.scalafix/scalafix_2.12/
implementation 'it.unich.scalafix:scalafix_2.12:0.7.0'
// https://jarcasting.com/artifacts/it.unich.scalafix/scalafix_2.12/
implementation ("it.unich.scalafix:scalafix_2.12:0.7.0")
'it.unich.scalafix:scalafix_2.12:jar:0.7.0'
<dependency org="it.unich.scalafix" name="scalafix_2.12" rev="0.7.0">
  <artifact name="scalafix_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.unich.scalafix', module='scalafix_2.12', version='0.7.0')
)
libraryDependencies += "it.unich.scalafix" % "scalafix_2.12" % "0.7.0"
[it.unich.scalafix/scalafix_2.12 "0.7.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.8

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.5
org.scalacheck : scalacheck_2.12 jar 1.14.0

Project Modules

There are no modules declared in this project.

ScalaFix

A Scala library for solving fixpoint equations

it.unich.scalafix

Jandom development

Versions

Version
0.7.0