Last Version

JScreenshot 0.0.1

Library for taking screenshots in Java applications

License

License

GroupId

GroupId

pl.kotcrab
ArtifactId

ArtifactId

jscreenshot
Version

Version

0.0.1
Type

Type

jar
Description

Description

JScreenshot
Library for taking screenshots in Java applications
Project URL

Project URL

https://github.com/kotcrab/JScreenshot

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

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.