License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.github.insubstantial |
ArtifactId | ArtifactIdlaf-plugin |
Last Version | Last Version7.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlaf-plugin
A fork of @kirilcool's laf-plugin project
|
Filename | Size |
---|---|
laf-plugin-7.3.pom | |
laf-plugin-7.3.jar | 16 KB |
laf-plugin-7.3-sources.jar | 21 KB |
laf-plugin-7.3-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.insubstantial/laf-plugin/ -->
<dependency>
<groupId>com.github.insubstantial</groupId>
<artifactId>laf-plugin</artifactId>
<version>7.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.insubstantial/laf-plugin/
implementation 'com.github.insubstantial:laf-plugin:7.3'
// https://jarcasting.com/artifacts/com.github.insubstantial/laf-plugin/
implementation ("com.github.insubstantial:laf-plugin:7.3")
'com.github.insubstantial:laf-plugin:jar:7.3'
<dependency org="com.github.insubstantial" name="laf-plugin" rev="7.3">
<artifact name="laf-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.insubstantial', module='laf-plugin', version='7.3')
)
libraryDependencies += "com.github.insubstantial" % "laf-plugin" % "7.3"
[com.github.insubstantial/laf-plugin "7.3"]