stacky

WebJar for stacky

Лицензия

Лицензия

BSD 3-Clause
Группа

Группа

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

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

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

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

1.3.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

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

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

https://github.com/googlearchive/stacky

Скачать stacky

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

NPM version Build Status

Stacky

Formatting

stacky.pretty(error.stack):

Example Pretty Stack

pretty Provides several options allowing you to tweak the output format to your liking.

Parsing

stacky.parse(error.stack):

[
  {
    method:   'thingCalled',
    location: 'some/file.js',
    line:     1,
    column:   2,
  }
  ...
]
org.webjars.bowergithub.googlearchive

Google Archive

Where old projects go to retire. All projects here are completely frozen, though feel free to fork and continue using them on your own.

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

Версия
1.3.2