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

JScreenshot 0.0.1

Library for taking screenshots in Java applications

Лицензия

Лицензия

Группа

Группа

pl.kotcrab
Идентификатор

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

jscreenshot
Версия

Версия

0.0.1
Тип

Тип

jar
Описание

Описание

JScreenshot
Library for taking screenshots in Java applications
Ссылка на сайт

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

https://github.com/kotcrab/JScreenshot

Скачать jscreenshot 0.0.1


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

Зависимости

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

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

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