is not current version
Last Version 0.0.20

io.mateu:mdd-sharedinterfaces 0.0.17

shared interfaces for mateu mdd

GroupId

GroupId

io.mateu
ArtifactId

ArtifactId

mdd-sharedinterfaces
Version

Version

0.0.17
Type

Type

jar

Download mdd-sharedinterfaces 0.0.17


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