grim

WebJar for grim

Лицензия

Лицензия

MIT
Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

grim
Последняя версия

Последняя версия

2.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

grim
WebJar for grim
Ссылка на сайт

Ссылка на сайт

http://webjars.org
Система контроля версий

Система контроля версий

https://github.com/atom/grim

Скачать grim

Имя Файла Размер
grim-2.0.2.pom
grim-2.0.2.jar 7 KB
grim-2.0.2-sources.jar 22 bytes
grim-2.0.2-javadoc.jar 22 bytes
Обзор

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.webjars.npm : event-kit jar [2.0.0,3)

Модули Проекта

Данный проект не имеет модулей.

Grim

OS X Build Status Windows Build Status Dependency Status

Log deprecate calls

Installing

npm install grim

Usage

Grim = require('grim')

function someOldMethod() {
  Grim.deprecate("Use theNewMethod instead.")
}

To view all calls to deprecated methods use Grim.logDeprecations() or get direct access to the deprecated calls by using Grim.getDeprecations()

org.webjars.npm

Atom

Free and open source text editor, brought to you by GitHub

Версии библиотеки

Версия
2.0.2