spliff

Efficient diffing in Scala

License

License

GroupId

GroupId

io.bullet
ArtifactId

ArtifactId

spliff_3
Last Version

Last Version

0.7.1
Release Date

Release Date

Type

Type

jar
Description

Description

spliff
Efficient diffing in Scala
Project URL

Project URL

https://github.com/sirthias/spliff/
Project Organization

Project Organization

io.bullet
Source Code Management

Source Code Management

https://github.com/sirthias/spliff/

Download spliff_3

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala3-library_3 jar 3.0.2

test (3)

Group / Artifact Type Version
org.scalameta : munit_3 jar 0.7.29
org.scalameta : munit-scalacheck_3 jar 0.7.29
org.scalacheck : scalacheck_3 jar 1.15.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.7.1
0.7.0