Last Version

wm 0.3

Escher is a collection of libraries for X Window System written purely in Java.

License

License

GPL
GroupId

GroupId

com.github.rjolly
ArtifactId

ArtifactId

escher
Version

Version

0.3
Type

Type

jar
Description

Description

wm
Escher is a collection of libraries for X Window System written purely in Java.
Project URL

Project URL

http://escher.sourceforge.net/
Project Organization

Project Organization

com.github.rjolly

Download escher 0.3


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

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.