Bash Library

This project is a group of bash scripts that can act as a library to make creating bash scripts easier.

Лицензия

Лицензия

Группа

Группа

io.github.randy-blancett
Идентификатор

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

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

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

1.1.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Bash Library
This project is a group of bash scripts that can act as a library to make creating bash scripts easier.
Ссылка на сайт

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

https://github.com/Randy-Blancett/bashLibrary
Система контроля версий

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

https://github.com/Randy-Blancett/bashLibrary

Скачать BashLibrary

Имя Файла Размер
BashLibrary-1.1.0.pom
BashLibrary-1.1.0.zip 10 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/io.github.randy-blancett/BashLibrary/ -->
<dependency>
    <groupId>io.github.randy-blancett</groupId>
    <artifactId>BashLibrary</artifactId>
    <version>1.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.randy-blancett/BashLibrary/
implementation 'io.github.randy-blancett:BashLibrary:1.1.0'
// https://jarcasting.com/artifacts/io.github.randy-blancett/BashLibrary/
implementation ("io.github.randy-blancett:BashLibrary:1.1.0")
'io.github.randy-blancett:BashLibrary:pom:1.1.0'
<dependency org="io.github.randy-blancett" name="BashLibrary" rev="1.1.0">
  <artifact name="BashLibrary" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.randy-blancett', module='BashLibrary', version='1.1.0')
)
libraryDependencies += "io.github.randy-blancett" % "BashLibrary" % "1.1.0"
[io.github.randy-blancett/BashLibrary "1.1.0"]

Зависимости

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

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

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

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

Версия
1.1.0
1.0.0