не последняя версия
Последняя версия 7.3

com.github.insubstantial:laf-plugin 7.1

A fork of @kirilcool's laf-plugin project

Категории

Категории

Ant Компиляция и сборка
Группа

Группа

com.github.insubstantial
Идентификатор

Идентификатор

laf-plugin
Версия

Версия

7.1
Тип

Тип

jar

Скачать laf-plugin 7.1


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