Last Version

fun.mike:diff-match-patch 0.0.2

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

fun.mike
ArtifactId

ArtifactId

diff-match-patch
Version

Version

0.0.2
Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/mike706574/java-diff-match-patch
Source Code Management

Source Code Management

http://github.com/mike706574/java-diff-match-patch/tree/master

Download diff-match-patch 0.0.2


<!-- https://jarcasting.com/artifacts/fun.mike/diff-match-patch/ -->
<dependency>
    <groupId>fun.mike</groupId>
    <artifactId>diff-match-patch</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/fun.mike/diff-match-patch/
implementation 'fun.mike:diff-match-patch:0.0.2'
// https://jarcasting.com/artifacts/fun.mike/diff-match-patch/
implementation ("fun.mike:diff-match-patch:0.0.2")
'fun.mike:diff-match-patch:jar:0.0.2'
<dependency org="fun.mike" name="diff-match-patch" rev="0.0.2">
  <artifact name="diff-match-patch" type="jar" />
</dependency>
@Grapes(
@Grab(group='fun.mike', module='diff-match-patch', version='0.0.2')
)
libraryDependencies += "fun.mike" % "diff-match-patch" % "0.0.2"
[fun.mike/diff-match-patch "0.0.2"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.