language-dart

WebJar for language-dart

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

language-dart
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

language-dart
WebJar for language-dart
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/Daegalus/atom-language-dart

Download language-dart

How to add to project

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

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.

THIS PROJECT IS DEPRECATED AND ABANDONED. PLEASE USE https://atom.io/packages/dartlang, a more official and better version. Most of my stuff is merged into it.

Dart language support

Adds support for Dart snippets, grammar and syntax highlighting to Atom.

Originally converted from the Dart.tmbundle by the Google Dart Team.

Any and all contributions are appreciated. Send a pull request to add snippets, tweaks or grammar changes.

Versions

Version
0.1.1