is not current version
Last Version 0.91.1

io.sundr:sundr-model-repo 0.50.1


GroupId

GroupId

io.sundr
ArtifactId

ArtifactId

sundr-model-repo
Version

Version

0.50.1
Type

Type

jar

Download sundr-model-repo 0.50.1


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