is not current version
Last Version 0.0.20

io.mateu:mdd-sharedinterfaces 0.0.15


GroupId

GroupId

io.mateu
ArtifactId

ArtifactId

mdd-sharedinterfaces
Version

Version

0.0.15
Type

Type

jar

Download mdd-sharedinterfaces 0.0.15


<!-- https://jarcasting.com/artifacts/io.mateu/mdd-sharedinterfaces/ -->
<dependency>
    <groupId>io.mateu</groupId>
    <artifactId>mdd-sharedinterfaces</artifactId>
    <version>0.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/io.mateu/mdd-sharedinterfaces/
implementation 'io.mateu:mdd-sharedinterfaces:0.0.15'
// https://jarcasting.com/artifacts/io.mateu/mdd-sharedinterfaces/
implementation ("io.mateu:mdd-sharedinterfaces:0.0.15")
'io.mateu:mdd-sharedinterfaces:jar:0.0.15'
<dependency org="io.mateu" name="mdd-sharedinterfaces" rev="0.0.15">
  <artifact name="mdd-sharedinterfaces" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.mateu', module='mdd-sharedinterfaces', version='0.0.15')
)
libraryDependencies += "io.mateu" % "mdd-sharedinterfaces" % "0.0.15"
[io.mateu/mdd-sharedinterfaces "0.0.15"]