is not current version
Last Version 0.9.0

io.beanmother:beanmother-guava-converter 0.8.0


Categories

Categories

Other General Purpose Libraries Guava Utility
GroupId

GroupId

io.beanmother
ArtifactId

ArtifactId

beanmother-guava-converter
Version

Version

0.8.0
Type

Type

jar

Download beanmother-guava-converter 0.8.0


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