is not current version
Last Version 0.1.2

io.github.springwolf:springwolf-common-model-converters 0.1.0

Common model converters beans for Springwolf

GroupId

GroupId

io.github.springwolf
ArtifactId

ArtifactId

springwolf-common-model-converters
Version

Version

0.1.0
Type

Type

pom

Download springwolf-common-model-converters 0.1.0


<!-- https://jarcasting.com/artifacts/io.github.springwolf/springwolf-common-model-converters/ -->
<dependency>
    <groupId>io.github.springwolf</groupId>
    <artifactId>springwolf-common-model-converters</artifactId>
    <version>0.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.springwolf/springwolf-common-model-converters/
implementation 'io.github.springwolf:springwolf-common-model-converters:0.1.0'
// https://jarcasting.com/artifacts/io.github.springwolf/springwolf-common-model-converters/
implementation ("io.github.springwolf:springwolf-common-model-converters:0.1.0")
'io.github.springwolf:springwolf-common-model-converters:pom:0.1.0'
<dependency org="io.github.springwolf" name="springwolf-common-model-converters" rev="0.1.0">
  <artifact name="springwolf-common-model-converters" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.springwolf', module='springwolf-common-model-converters', version='0.1.0')
)
libraryDependencies += "io.github.springwolf" % "springwolf-common-model-converters" % "0.1.0"
[io.github.springwolf/springwolf-common-model-converters "0.1.0"]