is not current version
Last Version 0.0.7

pl.matsuo.interfacer:use-plugin 0.0.5


GroupId

GroupId

pl.matsuo.interfacer
ArtifactId

ArtifactId

use-plugin
Version

Version

0.0.5
Type

Type

jar

Download use-plugin 0.0.5


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