is not current version
Last Version 7.3

com.github.insubstantial:laf-plugin 7.2.1

A fork of @kirilcool's laf-plugin project

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.insubstantial
ArtifactId

ArtifactId

laf-plugin
Version

Version

7.2.1
Type

Type

jar

Download laf-plugin 7.2.1


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