Jsvg

A themeable Look and Feel for java swing

License

License

MIT
GroupId

GroupId

com.github.weisj
ArtifactId

ArtifactId

jsvg
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Jsvg
A themeable Look and Feel for java swing
Project URL

Project URL

https://github.com/weisJ/jsvg
Project Organization

Project Organization

com.github.weisj
Source Code Management

Source Code Management

https://github.com/weisJ/jsvg

Download jsvg

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.weisj/jsvg/ -->
<dependency>
    <groupId>com.github.weisj</groupId>
    <artifactId>jsvg</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.weisj/jsvg/
implementation 'com.github.weisj:jsvg:0.0.3'
// https://jarcasting.com/artifacts/com.github.weisj/jsvg/
implementation ("com.github.weisj:jsvg:0.0.3")
'com.github.weisj:jsvg:jar:0.0.3'
<dependency org="com.github.weisj" name="jsvg" rev="0.0.3">
  <artifact name="jsvg" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.weisj', module='jsvg', version='0.0.3')
)
libraryDependencies += "com.github.weisj" % "jsvg" % "0.0.3"
[com.github.weisj/jsvg "0.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.

Versions

Version
0.0.3
0.0.2
0.0.1