is not current version
Last Version 0.9.0

io.beanmother:beanmother-java8-converter 0.7.0


Categories

Categories

Java 8 Languages Other General Purpose Libraries
GroupId

GroupId

io.beanmother
ArtifactId

ArtifactId

beanmother-java8-converter
Version

Version

0.7.0
Type

Type

jar

Download beanmother-java8-converter 0.7.0


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