is not current version
Last Version 0.9.0

io.beanmother:beanmother-guava-converter 0.7.5


Categories

Categories

Other General Purpose Libraries Guava Utility
GroupId

GroupId

io.beanmother
ArtifactId

ArtifactId

beanmother-guava-converter
Version

Version

0.7.5
Type

Type

jar

Download beanmother-guava-converter 0.7.5


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