Laf-Plugin

The goal of this project is to provide a generic plugin framework for look-and-feels and define the interface of a common kind of plugins - the component plugins.

License

License

Categories

Categories

Java Languages Net
GroupId

GroupId

net.java.dev.laf-plugin
ArtifactId

ArtifactId

laf-plugin
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Laf-Plugin
The goal of this project is to provide a generic plugin framework for look-and-feels and define the interface of a common kind of plugins - the component plugins.

Download laf-plugin

How to add to project

<!-- https://jarcasting.com/artifacts/net.java.dev.laf-plugin/laf-plugin/ -->
<dependency>
    <groupId>net.java.dev.laf-plugin</groupId>
    <artifactId>laf-plugin</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.dev.laf-plugin/laf-plugin/
implementation 'net.java.dev.laf-plugin:laf-plugin:1.1'
// https://jarcasting.com/artifacts/net.java.dev.laf-plugin/laf-plugin/
implementation ("net.java.dev.laf-plugin:laf-plugin:1.1")
'net.java.dev.laf-plugin:laf-plugin:jar:1.1'
<dependency org="net.java.dev.laf-plugin" name="laf-plugin" rev="1.1">
  <artifact name="laf-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.dev.laf-plugin', module='laf-plugin', version='1.1')
)
libraryDependencies += "net.java.dev.laf-plugin" % "laf-plugin" % "1.1"
[net.java.dev.laf-plugin/laf-plugin "1.1"]

Dependencies

compile (1)

Group / Artifact Type Version
be.cyberelf.nanoxml : lite jar 2.2.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
0.2