atom-language-diff

WebJar for atom-language-diff

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

atom-language-diff
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

atom-language-diff
WebJar for atom-language-diff
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/revin/atom-language-diff

Download atom-language-diff

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/atom-language-diff/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>atom-language-diff</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/atom-language-diff/
implementation 'org.webjars.npm:atom-language-diff:1.0.2'
// https://jarcasting.com/artifacts/org.webjars.npm/atom-language-diff/
implementation ("org.webjars.npm:atom-language-diff:1.0.2")
'org.webjars.npm:atom-language-diff:jar:1.0.2'
<dependency org="org.webjars.npm" name="atom-language-diff" rev="1.0.2">
  <artifact name="atom-language-diff" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='atom-language-diff', version='1.0.2')
)
libraryDependencies += "org.webjars.npm" % "atom-language-diff" % "1.0.2"
[org.webjars.npm/atom-language-diff "1.0.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Diff support in Atom

Adds syntax support for diffs. Originally converted from the Diff TextMate bundle.

Contributions are greatly appreciated. Please fork this repository and open a pull request to add snippets, make grammar tweaks, etc.

Versions

Version
1.0.2