is not current version
Last Version 7.3

com.github.insubstantial:laf-plugin 6.2

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.2
Type

Type

jar

Download laf-plugin 6.2


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