is not current version
Last Version 7.3

com.github.insubstantial:laf-plugin 6.3

A fork of @kirilcool's laf-plugin project

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.insubstantial
ArtifactId

ArtifactId

laf-plugin
Version

Version

6.3
Type

Type

jar

Download laf-plugin 6.3


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