drawlib

this project provides a draw library

License

License

GroupId

GroupId

com.github.martinfrank
ArtifactId

ArtifactId

drawlib
Last Version

Last Version

0.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

drawlib
this project provides a draw library
Project URL

Project URL

https://github.com/martinFrank/draw-library
Project Organization

Project Organization

Martin Frank
Source Code Management

Source Code Management

https://github.com/martinFrank/draw-library/tree/master

Download drawlib

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

draw-library

a minimal interface definiton for drawing (any content, any graphics)

Versions

Version
0.4.1