Pastebin4j

Implementation of the PasteBin public API..

Лицензия

Лицензия

Группа

Группа

com.github.kennedyoliveira
Идентификатор

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

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

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

1.2.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Pastebin4j
Implementation of the PasteBin public API..
Ссылка на сайт

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

https://github.com/kennedyoliveira/pastebin4j
Система контроля версий

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

https://github.com/kennedyoliveira/pastebin4j

Скачать pastebin4j

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

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

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3

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

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

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

Версия
1.2.1
1.2.0
1.1.0
1.0.1
1.0.0