Obsidian

Obsidian DiffMatchPatch

License

License

GroupId

GroupId

com.github.redwheelbarrow
ArtifactId

ArtifactId

obsidian
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Obsidian
Obsidian DiffMatchPatch
Project URL

Project URL

https://github.com/redwheelbarrow/obsidian

Download obsidian

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0