JScreenshot

Library for taking screenshots in Java applications

License

License

GroupId

GroupId

pl.kotcrab
ArtifactId

ArtifactId

jscreenshot
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

JScreenshot
Library for taking screenshots in Java applications
Project URL

Project URL

https://github.com/kotcrab/JScreenshot

Download jscreenshot

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1