is not current version
Last Version 0.0.7

pl.matsuo.interfacer:sample-interfaces 0.0.5


GroupId

GroupId

pl.matsuo.interfacer
ArtifactId

ArtifactId

sample-interfaces
Version

Version

0.0.5
Type

Type

jar

Download sample-interfaces 0.0.5


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