is not current version
Last Version 0.0.7

pl.matsuo.interfacer:use-plugin 0.0.4


GroupId

GroupId

pl.matsuo.interfacer
ArtifactId

ArtifactId

use-plugin
Version

Version

0.0.4
Type

Type

jar

Download use-plugin 0.0.4


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